compress

Compress files using the Unix compress command. More information: https://manned.org/compress.1.

compress path/to/file1 path/to/file2 ...

compress -f path/to/file1 path/to/file2 ...

compress -b bits

compress -c path/to/file

compress -d path/to/file

compress -v path/to/file