Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 456 Bytes

File metadata and controls

10 lines (7 loc) · 456 Bytes

Replace_text

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