5 lines
84 B
Batchfile
5 lines
84 B
Batchfile
|
|
ren input.txt output.txt
|
||
|
|
ren \input.txt output.txt
|
||
|
|
ren docs mydocs
|
||
|
|
ren \docs mydocs
|