In DOS, you can use the echo test>a.txt to create a text file named a.txt with the content test.
I want to ask, when using the echo command to write echo <%script %> >a.txt, it cannot be written to the file. What methods are there to solve this?
Also, in DOS, is there any way to modify a certain line of a file, just like vi?
Thank you everyone.
I want to ask, when using the echo command to write echo <%script %> >a.txt, it cannot be written to the file. What methods are there to solve this?
Also, in DOS, is there any way to modify a certain line of a file, just like vi?
Thank you everyone.

