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