Back to Python Mini Projects

String search from multiple files

projects/String_search_from_multiple_files/README.md

latest624 B
Original Source

String search from multiple files

Finds a file with the inputted string in the specified folder of your choice.

Prerequisites

Python3 is the only prerequisites! No external modules are needed to run.

How to run the script

In order to run this script you must have Python3 installed, not Python2. The command to run this is simply python3 findstring.py, and you'll be prompted with two questions, the string to search, and where to look.

Screenshot/GIF showing the sample use of the script

Author Name

Mitesh