Is there a find and replace application with multiple rules?
Posted
by Joe
on Super User
See other posts from Super User
or by Joe
Published on 2010-03-12T19:50:34Z
Indexed on
2010/03/12
19:57 UTC
Read the original article
Hit count: 193
find-and-replace
I'm looking for a search and replace tool that takes a list of rules and either a file (or directory) and runs those rules on the files. I have a bunch of different things that need to be changed in many files, and I'd like to be able to run all the rules in one shot.
I was hoping I could put the rules separate file, and use the same set of rules over and over again.
Does such a tool exist?
© Super User or respective owner