RosettaCodeData/Task/File-input-output/Quackery/file-input-output.quackery

5 lines
85 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
$ "input.txt" sharefile drop
temp put
temp share
$ "output.txt" putfile drop