4 lines
86 B
Batchfile
4 lines
86 B
Batchfile
ren input.txt output.txt
|
|
ren \input.txt output.txt
|
|
ren docs\ mydocs
|
|
ren \docs\ mydocs
|