Skip to content

nbtafelberg/filesearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

filesearch

A simple text search and replace routine for Python3

Drop it in the folder you want and type

python3 filereplace.py searchtext replacetext

It will go through the text files in your folders (recursively) and replace the searchtext with replacetext, ideal if you change servers and need to update your code.

Backup your data first before running this software.

Enjoy!

Paul. [email protected]

About

A simple text search and replace routine for Python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages