linux

gzip is a software application used for file compression, it usually means the GNU Project's implementation of compression/decompression tool using Lempel-Ziv coding (LZ77), where gzip is short for GNU zip; as the program was created a free software replacement for the compress program used in early Unix systems, intended for use by the GNU Project.