Hi,
As a newbie I am trying to construct a batch file to find all instances of a a word "abc" in a bunch of log files and replace with "xyz".
The Findstr command is great,but The replace command only seems to work at the file level, not the word/line level.
Any ideas?
cheers
As a newbie I am trying to construct a batch file to find all instances of a a word "abc" in a bunch of log files and replace with "xyz".
The Findstr command is great,but The replace command only seems to work at the file level, not the word/line level.
Any ideas?
cheers