Closing Notes
There are many more commands than were shown here:
- defrag - defragment an Apple Pascal volume
- delete - delete files
- extract-partition - copy the contents of a partition from a multi-partition layout to a disk image
- get-attr - get file attributes, such as file type
- get-metadata - get the metadata values from WOZ, 2IMG, etc.
- list - generate a succinct file listing
- mkdir - create a directory
- move - rename or relocate a file
- multi-disk-catalog - like catalog, but for a large collection of archives
- print - extract a file to stdout
- read-track - read a raw track from a nibble image
- read-block - read a block from a disk image
- read-sector - read a sector from a disk image
- replace-partition - overwrite a partition with the contents of a disk image
- set-attr - set file attributes, such as file type
- set-metadata - set metadata values on WOZ, 2IMG, etc.
- test - test entries in an archive
- write-block - write a block to a disk image
- write-sector - write a sector to a disk image
There are also many more options that can be used to modify the behavior of the various commands.
See the CLI manual for full details.