Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

User Commands (t - u) uudecode(1)
NAME
uudecode - Decodes a binary le
SYNOPSIS
uudecode [ le ... ]
DESCRIPTION
The uudecode command reads an encoded le, strips off any leading and trailing lines added by
mailers, and recreates the original le with its original le access permissions and pathname.
If the pathname of the le to be produced exists and the user does not have write permission on
that le, uudecode terminates with an error. If the pathname of the le to be produced exists and
the user has write permission on that le, the existing le is overwritten.
Operands
file Species the pathname of a binary le to be decoded. If this operand is omitted,
the standard input le is decoded.
Environment Variables
This command supports the use of the LANG, LC_ALL, LC_CTYPE, LC_MESSAGES, and
NLSPATH environment variables.
EXIT VALUES
The uudecode command returns the following values:
0 (zero) The command completed successfully.
>0 An error occurred.
RELATED INFORMATION
Commands: uuencode(1).
STANDARDS CONFORMANCE
This command conforms to the XPG4 Version 2 specication with extensions.
The following features are extensions to the XPG4 Version 2 specication:
More than one le can be specied.
527188-007 Hewlett-Packard Company 939