Compress
Use attributes for filter ! | |
Type of format | Data compression |
---|---|
Operating system | Unix |
Unix-like | |
Original author(s) | Spencer Thomas |
Initial release | February 1985; 35 years ago |
Date of Reg. | |
Date of Upd. | |
ID | 2958522 |
About Compress
compress is a Unix shell compression program based on the LZW compression algorithm. Compared to more modern compression utilities such as gzip and bzip2, compress performs faster and with less memory usage, at the cost of a significantly lower compression ratio.