Linux Uncompress Command Help And Examples
On Unix-like operating systems, the uncompress command uncompresses files that were compressed using the compress command. This page covers the Linux version of uncompress. Description The uncompress utility will restore files to their original state after they are compressed using the compress utility. If no files are specified, the standard input will be uncompressed to the standard output. Description Syntax Exit status Examples Related commands Linux commands help Files compressed with compress often have the extension ....