4 lines
126 B
Text
4 lines
126 B
Text
RENAME "input.txt" TO "output.txt"
|
|
RENAME "/input.txt" TO "/output.txt"
|
|
RENAME "docs" TO "mydocs"
|
|
RENAME "/docs" TO "/mydocs"
|