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