06-02-2015, 01:54 PM
You could do it from the command line (natively on Mac and Linux, probably also available on Windows in some way or another) with the command "sed" and a regular expression.
An example is available here: http://unix.stackexchange.com/questions/...with-regex
I can also probably format the command for you if you tell me what you're replacing with what.
An example is available here: http://unix.stackexchange.com/questions/...with-regex
I can also probably format the command for you if you tell me what you're replacing with what.