replace_text is a script to replace the particular text from all the files present a common directory.
#How does program works??
- Put replace_text.py and extensions file in the directory where you want to replace the text for various files
- Use the given syntax
python replace_text.py text_to_replace replace_with
Note: You can manually set the types of files you want to search in. Fot this you need to edit the "extensions" file