RosettaCodeData/Task/Delete-a-file/Factor/delete-a-file.factor

3 lines
80 B
Factor
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
"docs" "/docs" [ delete-tree ] bi@
"input.txt" "/input.txt" [ delete-file ] bi@