|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
macbin(8) macbin(8)
NAME
macbin - MacBinary II Encoder/Decoder
SYNOPSYS
macbin [ -e path | -d [ path ] | -v ]
DESCRIPTION
The macbin command converts files to and from MacBinary II format as defined in XXXX
OPTIONS
-e path Encodes file at path in MacBinary II format. Output is written to stdout.
-d [ path ] Decodes MacBinary II file input is from stdin or path
-v prints version, copyright and build information then exits
SEE ALSO
mkdmg(8)
macbin(8)
|
|