uncompress Command Examples

Uncompress files compressed using the Unix compress command. More information: https://manned.org/uncompress.1.

uncompress {{path/to/file1.Z path/to/file2.Z ...}}

uncompress -f {{path/to/file1.Z path/to/file2.Z ...}}

uncompress -c {{path/to/file1.Z path/to/file2.Z ...}}

uncompress -v {{path/to/file1.Z path/to/file2.Z ...}}