sc3-rom-dump/rom/help/delete.txt

6 lines
139 B
Plaintext
Raw Permalink Normal View History

2024-01-15 10:36:50 +01:00
rm deletes a file or a directory and its contents.
ex:
"rm foo" will delete the file foo.
"rm disk/*" will delete the contents of a disk.