Lines Matching full:compress
36 .Nm compress ,
38 .Nd compress and expand data
124 .Nm compress ,
185 .Ex -std compress uncompress
188 .Nm compress
189 utility exits 2 if attempting to compress a file would not reduce its size
203 $ compress -b 10 test_file
208 Try to compress the file and show compression percentage:
210 $ compress -v test_file
216 $ compress -f -v test_file
220 Compress and uncompress the string
224 $ echo "hello" | compress | uncompress
244 .Nm compress
259 .Nm compress :
260 If the utility does not compress a file because doing so would not
284 .Nm compress )