Useful C-1541 disk commands
---------------------------

* Format a new disk:
N:[diskname],[id]
(id is two digits only)

* Copy a file or merge several files to one on the same disk:
C:[destination]=[source1],[source2]...

* Rename a file:
R:[newname]=[oldname]

* Delete (scratch) a file:
S:[filename]

* Initialize the drive (if it hangs or something):
I

* Validate a disk:
V


All this and more is in the C-1541 users manual btw...