compress

compress

This command will compress a file using the Lempe-Ziv coding. Compressed files will replace the original and must be compressed one at a time. Uncompression can be done with the uncompress command.

Example:
compress mytext

uncompress mytext