Linux and Unix unpack command
Quick links
About unpack
Syntax
Examples
Related commands
Linux and Unix main page
Expands a compressed file.
unpack file
| file | Name of the file that needs to be expanded. |
unpack myfile.txt - Would unpack the file myfile.txt, if present and packed.
