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-uudecode - decode a uuencoded stream to its binary form

Author

       gmime-uudecode  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-uudecode  decodes  one or more files from their form as a uuencoded text stream, and writes them to
       the filesystem, setting their modes as indicated in the stream.  If no file is specified,  gmime-uudecode
       reads from standard input.

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-uudecode - decode a uuencoded stream to its binary form

Options

-h, --help
              display help and exit

       -v, --version
              display version and exit

       -o, --output-file=FILE
              output to FILE instead of the filename indicated by the stream

See Also

gmime-uuencode(1)

gmime-uudecode - GMime 3.2.9                       March 2022                                  GMIME-UUDECODE(1)

Synopsis

gmime-uudecode [options] [ file ]...

See Also