Restoring compressed files

To restore files that have been compressed with the compress command use the uncompress command. For example:

   uncompress filename(s)

Uncompressing a file removes the compressed version of the file. To preserve the compressed .Z file and recreate the original use the zcat command.


[Home] [Search] [Index]