Like this.
Modify some text under DOS, for example:
find the [network] field and add something like domain=111 after that line.
Or replace "windows xp" with "xp"
Or delete only the line that contains the string “cpl.hlp”.
...
In the past I always used echo together with findstr, which was a real hassle, and echo is kind of lousy for that.
I wonder whether you experts can recommend a command-line tool for this, something invoked from the command line, not an editor.
Modify some text under DOS, for example:
find the [network] field and add something like domain=111 after that line.
Or replace "windows xp" with "xp"
Or delete only the line that contains the string “cpl.hlp”.
...
In the past I always used echo together with findstr, which was a real hassle, and echo is kind of lousy for that.
I wonder whether you experts can recommend a command-line tool for this, something invoked from the command line, not an editor.
