3 lines
99 B
Factor
3 lines
99 B
Factor
"" "/" [
|
|
[ "input.txt" "output.txt" move-file "docs" "mydocs" move-file ] with-directory
|
|
] bi@
|