logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gmime-uuencode - encode a binary file to a text stream

Author

       gmime-uuencode was written by Jeffrey Stedfast.  This manual page was written by Daniel Kahn Gillmor  for
       the Debian Project (with the assistance of help2man), but may be used by others.

Description

       gmime-uuencode  encodes  file  to a text stream and emits that stream to standard output.  If file is not
       indicated on the command line, gmime-uuencode reads from standard input instead.

License

       gmime-uuencode  and  this  manual page are both licensed under the LGPL, version 2.1 or later.  On Debian
       systems, please see /usr/share/common-licenses/LGPL-2.1

Name

       gmime-uuencode - encode a binary file to a text stream

Options

-h, --help
              display help and exit

       -v, --version
              display version and exit

       -m, --base64
              use RFC1521 base64 encoding

See Also

gmime-uudecode(1)

gmime-uuencode - GMime 3.2.9                       March 2022                                  GMIME-UUENCODE(1)

Synopsis

gmime-uuencode [options] [ file ] name

See Also