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