SYNOPSIS
uudecode [
DESCRIPTION
uudecode decodes data that was encoded by uuencode. (uuencode converts binary files into character files, and is often used for file transmission.) If a file is specified on the command line, uudecode decodes that file; if no file is specified, input is read from the standard input. Output is written to the file name that was specified when the file was encoded; see uuencode for more details. The permissions and name of the decoded file are recorded in the begin line of the encoded file.
uudecode automatically strips off any leading and trailing lines added by mailers.
Options
-p -
pads the short lines with trailing spaces. (Some mail systems strip off trailing spaces at the end of lines. uudecode reports these lines with a "line too short" error.)
DIAGNOSTICS
Possible exit status values are:
- 0
-
Successful completion.
- 1
-
Failure due to any of the following:
- 2
-
Failure because of an invalid command line option.
PORTABILITY
POSIX.2. x/OPEN Portability Guide 4.0. Windows 2000. Windows XP. Windows Server 2003. Windows Vista. Generally found on most UNIX systems.
The
AVAILABILITY
MKS Toolkit for Power Users
MKS Toolkit for System Administrators
MKS Toolkit for Developers
MKS Toolkit for Interoperability
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Commands:
- uuencode
MKS Toolkit 9.2 Documentation Build 16.