gunzip

Name

gunzip -- uncompress files

Description

gunzip is equivalent to gzip -d. See the specification for gzip for further details.

Filesystem Hierarchy Standard requires that if gunzip exists, it must be a symbolic or hard link to /bin/gzip. This specification additionally allows gunzip to be a wrapper script which calls gzip -d.