UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: unameChapter 2
Unix Commands
Next: Reference: unexpand
 

uncompress

uncompress [option] [files]

Restore the original file compressed by compress. The .Z extension is implied, so it can be omitted when specifying files.

The -f and -v options from compress are also allowed. See compress for more information.

Option

-c

Same as zcat (write to standard output without changing files).


Previous: Reference: unameUNIX in a Nutshell: System V EditionNext: Reference: unexpand
Reference: unameBook IndexReference: unexpand

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System