HxHippy

gunzip

Decompress files compressed by gzip

Overview

Decompresses files created by gzip, zip, compress, or pack. The .gz extension is removed from the filename.

Syntax

gunzip [OPTION]... [FILE]...

Examples

$ gunzip filename.txt.gz

Decompress filename.txt.gz to filename.txt.

decompressunzipextractfilegunzip