Search found 1 match

by Badchip
30 May 2014 11:55
Forum: DOS Batch Forum
Topic: regex search and replace for batch - Easily edit files!
Replies: 48
Views: 164637

Re: regex search and replace for batch - Easily edit files!

How to change a string with this batch?

I always used a similar code: repl.exe oldstring newstring "old file">"new file"