|
Compress - Definition and Overview |
| Related Words: Abstract, Application, Band, Bandage, Bear, Binder, Bob, Brace, Cast, Clamp, Clip, Compact, Concentrate, Condense, Constrict |
|
|
Old Compress
Compress is an LZW implementation which uses variable size pointers as in LZ78.
The method employed by the UNIX compression program compress is known as LZC. Files compressed by it are typically given the extension .Z, and GNU tar pipes its data through compress when given the command line option -Z. This program has fallen out of favor due to the popularity of gzip and bzip2.
This is an old and presently uneffective compression format. Bzip2 is much better at compressing.
Compress for Mac OS X
There is also a Mac OS X program for compressing using the P7zip high-performance compression format with the same name but it is completely unrelated with the former.
See also
External links
Compress for Mac OS X home page (http://www.fromconcentratesoftware.com/Compress/)
|
|
|