Difference between revisions of "Gzip"
From Computer History Wiki
(New page: gzip is a better compression program then the old "compress" found on Unix research systems version 6 and higher. The latest version is 1.2.4 and for the most part the source should work ...) |
(No difference)
|
Revision as of 17:29, 4 June 2009
gzip is a better compression program then the old "compress" found on Unix research systems version 6 and higher. The latest version is 1.2.4 and for the most part the source should work on just about any 32bit C compiler.