| Click this button to go to the index for this section. |
mhdecode(1)
NAME
mhdecode - Decodes a binary file for MHSYNOPSIS
mhdecode [file]DESCRIPTION
The mhdecode command decodes for MH a file created by the uuencode command. The mhdecode command reads an encoded file, strips off any leading and trailing lines added by uuencode, and sends output to standard output. You can then pipe the output into another application (such as uncompress or zcat). The mhdecode command is identical to the uudecode command, except that mhdecode sends output to standard output, rather than a file.RELATED INFORMATION
Commands: uuencode(1), uudecode(1)