Hi,
I am looking for a windows tool (exe) or python script which can be used on command line to search and replace strings in text files recursively in a source code tree.
Any suggestions ?
P.S. I am trying to avoid the custom syntax of sed/awd like linux tools. P.S.S. It needs to be automated, therefore it needs to be command line.
Thanks.
Paul