What is the easiest way to add a text to the beginning of another text file in Command Line (Windows)?
|
1
|
|
|
|
|
|
Untested. Double >> means 'append' |
||||
|
|
|
The following sequence will do what you want, adding the line "
Note the structure of the echo. " |
||
|
|
