tobin - converts a list of files into MacBinary format
SYNOPSIS
tobin [options] dfork-filename ...
DESCRIPTION
Tobin takes a list of filenames and perhaps a list of resource forks
and puts the result into a list of MacBinary files.
If no data filename is specified then the resource file will be placed
in the MacBinary file without a data fork.
The output filename will be the name of the data fork file with .bin
appended, or if there is no data fork file, then the resource fork
file with .bin appended.
OPTIONS
A summary of options is included below.
-creator 4-char-creator
Specify a four character creator.
-type 4-char-type
Specify a four character type.
-res filename
Specify the name of a file whose data fork is to be placed in a
resource fork.