5 lines
131 B
Text
5 lines
131 B
Text
OS-RENAME "input.txt" "output.txt".
|
|
OS-RENAME "docs" "mydocs".
|
|
|
|
OS-RENAME "/input.txt" "/output.txt".
|
|
OS-RENAME "/docs" "/mydocs".
|