Tools to access and manipulate CP/M file systems and disk images
Tools to access CP/M file systems
cpmls
cpmcp
cpmrm
cpmchmod
cpmchown
mkfs.cpm
$ cpmls -f diskimage.img
$ cpmcp -f diskimage.img 0:filename.txt .
$ cpmrm -f diskimage.img 0:oldfile.txt