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

7 lines
218 B
Plaintext
Raw Permalink Normal View History

2024-01-15 10:36:50 +01:00
cp copies a file or directory from one location to another.
ex:
"cp rom myrom" copies "rom" to "myrom".
"cp rom mystuff/rom" copies "rom" to "mystuff/rom".
"cp disk/* disk2" copies the contents of one disk to another