BINHEX(1) | User Contributed Perl Documentation | BINHEX(1) |
binhex.pl - use Convert::BinHex to encode files as BinHex
Usage:
binhex.pl [options] file ... file
Where the options are:
-o dir Output in given directory (default outputs in file's directory) -v Verbose output (normally just one line per file is shown)
Each file is converted to file.hqx.
Largely untested.
Paul J. Schinder (NASA/GSFC) mostly, though Eryq can't seem to keep his grubby paws off anything...
2015-11-15 | perl v5.30.2 |