gunzip – command uncompress zip-files.
gunzip [options] files
See options for gzip.
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.