BINHEX(1) | General Commands Manual | BINHEX(1) |
binhex - Hexifies a series of files
binhex [ - options ] [ files ]
binhex takes the files specified in files and hexifies them in BinHex 4.0 format on standard output subject to the options specified. If files also specifies directories they are followed recursively, and all files found will be hexified. If no files parameter is specified, binhex reads a MacBinary stream from standard input and hexifies the files found; folder information is lost.
In the absence of any options, binhex takes the specified files and silently hexifies them to BinHex 4.0 format, writing the result to standard output. Directories named in files are followed recursively, all files found will be hexified. Files are assumed to be in MacBinary format. However, if the filename ends with .info the file is assumed to be the info fork of a MacIntosh file split amongst more than one file. In that case the files with .data and .rsrc extensions are also read (if present). Also, if the info fork is mentioned in the parameter list, the names of data and resource forks can also be mentioned, but those will be ignored (this is to allow wild-card expansion by the shell.) Further, if some form of AppleShare is supported by the installed program, and if the current directory, or one of the directories found during recursive processing, is a directory in the format of the supported version of AppleShare, those files will be handled according to the properties of AppleShare.
As this is a beta release, there may still be some problems.
Dik T. Winter, CWI, Amsterdam, The Netherlands (dik@cwi.nl)
October 22, 1992 | 3rd Berkeley Distribution |