| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
uuencode programThis program converts a binary file into printable ASCII characters. This is done a byte at a time, using six bits from each byte.
uuencode [<option>] [<infile>] <remote-file-name> |
Options:
-m--base64use base64 encoding, per RFC1521
--helpPrint an help summary on standard output, then immediately exit.
--versionPrint the version number of the program on standard output, then immediately exit.
This document was generated by Bruce Korb on January 14, 2011 using texi2html 1.82.