/Text-File-Searcher

This Python script searches for a specific string within all text files inside a given directory. If the string is found within a file, the script will print the filename.

Primary LanguagePython

No issues in this repository yet.