(GNU ZIP) A popular compression program in the Unix world that is also available for Windows and Mac. Using the .GZ file extension, gzip compresses only a single file and is therefore often used in combination with the Unix "tar" utility when more than one file must be compressed. Tar combines multiple files into one archive, and gzip compresses that single archive, creating a file with the extension .TAR.GZ.
Learn more about gzip