4 lines
85 B
Text
4 lines
85 B
Text
$ "input.txt" sharefile drop
|
|
temp put
|
|
temp share
|
|
$ "output.txt" putfile drop
|