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.
-c
Same as zcat (write to standard output without changing files).