gunzip [Command]
|Command gunzip
gunzip – command uncompress zip-files.
Syntax
gunzip [options] files
Options
See options for gzip.
Description
Team gunzip decompresses the compressed files (with extension .gz or .Z). After uncompress gunzip replaces the compressed files to the unpacked versions and removes from names file extension .gz or .Z. Team gunzip is equivalent to gzip with option -d.