Difference between revisions of "Gzip"

From COPTR
Jump to navigation Jump to search
(Trial import from script.)
(No difference)

Revision as of 22:09, 10 November 2013

gzip produces files with a .gz extension. gunzip can decompress files created by gzip, compress or pack
Homepage:http://www.gzip.org/


Description

gzip produces files with a .gz extension. gunzip can decompress files created by gzip, compress or pack. The detection of the input format is automatic.

User Experiences

Development Activity