Linux and Unix unpack command

Quick links

About unpack
Syntax
Examples
Related commands
Linux and Unix main page

About unpack

Expands a compressed file.

Syntax

unpack file

fileName of the file that needs to be expanded.

Examples

unpack myfile.txt - Would unpack the file myfile.txt, if present and packed.

Related commands

cat
compress
pack
pcat
unpack
zcat