/pyGrep

Python utility to search for a keyword in a specific directory.

Primary LanguagePython

pyGrep

Python utility to search for a keyword in a specific directory.

To run this utility clone this Repository and run the below commands in a python3 environment.

pip install -r requirements.txt
python search.py --dir=/home/si.singh/Downloads/ --key='tank' --case=True --skipDir peaky --skipFile html xlsx