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

3 lines
80 B
Factor
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
"docs" "/docs" [ delete-tree ] bi@
"input.txt" "/input.txt" [ delete-file ] bi@