4 lines
90 B
Text
4 lines
90 B
Text
-- Here
|
|
renameFile "input.txt" "output.txt"
|
|
-- Root
|
|
renameFile "/input.txt" "/output.txt"
|