hirak-santra / python3-search-text-in-files

You can set some config data to search one or more text in files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. "rootPath": "C:\\pythontest\\search-folders"
    You have to modify the path in which you want to search.


2. "fileExtension": ".txt"
    You have to set the file extension in which you want to search.


3. "search": "Hirak|Santra|I am the don"
    You have to specify search item seperated by '|'.

About

You can set some config data to search one or more text in files


Languages

Language:Python 100.0%