summaryrefslogtreecommitdiff
path: root/sysutils/cpmtools/DESCR
blob: 62a63b9493313c987fc629577d6f8dc069cfe0fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This package allows to access CP/M file systems similar to the
well-known mtools package, which accesses MSDOS file systems. I use it
for file exchange with a Z80-PC simulator, but it works on floppy
devices as well. Currently it contains:

* cpmls - list sorted directory with output similar to ls, DIR, P2DOS
	DIR and CP/M3 DIR[FULL]
* cpmcp - copy files from and to CP/M file systems
* cpmrm - erase files from CP/M file systems
* cpmchmod - change file permissions
* cpmchattr - change file attributes
* mkfs.cpm - make a CP/M file system
* fsck.cpm - check and repair a CP/M file system (only simple errors
	can be repaired so far). Some images of broken file systems
	are provided for testing.
* fsed.cpm - view CP/M file system
* manual pages for everything including the CP/M file system format