aboutsummaryrefslogtreecommitdiff
path: root/emulators/cpmtools2/pkg-descr
blob: c2b571da83630d9b0a79da6d9a410d05d03fa9d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This port allows to access CP/M file systems similar to the well-known mtools
package, which accesses MSDOS file systems. It contains the followin set of
tools:

  * 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.
  * fsed.cpm - view CP/M file system
  * manual pages for everything including the CP/M file system format

All CP/M file system features are supported. Password protection is ignored,
but a pseudo file [passwd] contains them decrypted.

WWW: http://www.moria.de/~michael/cpmtools/