mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
424 B
Plaintext
11 lines
424 B
Plaintext
hfs provides a command line interface to suite of functions for
|
|
accessing Macintosh HFS floppy disks, hard drives and CD-ROMS. The
|
|
following functions are available:
|
|
|
|
- display a directory listing (ls, dir)
|
|
- change directories (cd)
|
|
- display the name of the current directory (pwd)
|
|
- copy an HFS file into a local file (read)
|
|
- display the contents of an HFS file (cat)
|
|
- display the partition table on a Macintosh volume.
|