Gzip

From Computer History Wiki
Revision as of 00:11, 17 July 2011 by Neozeed (talk | contribs)
Jump to: navigation, search

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.

The homepage for gzip is: http://www.gnu.org/software/gzip/