Lines Matching +full:no +full:- +full:high +full:- +full:z
23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
57 utility reduces the size of files using adaptive Lempel-Ziv coding.
61 .Pa .Z .
65 .Pa .Z
76 .Pa .Z
79 .Pa .Z
82 .Pa .Z
96 If no files are specified or a
107 .Bl -tag -width ".Fl b Ar bits"
137 utility uses a modified Lempel-Ziv algorithm.
138 Common substrings in the file are first replaced by 9-bit codes 257 and up.
139 When code 512 is reached, the algorithm switches to 10-bit codes and
172 Typically, text such as source code or English is reduced by 50\-60%.
185 .Ex -std compress uncompress
192 option was not specified and if no other error occurs.
197 .Bd -literal -offset indent
201 Try to reduce the size of the file using a 10-bit code and show the exit status:
202 .Bd -literal -offset indent
203 $ compress -b 10 test_file
209 .Bd -literal -offset indent
210 $ compress -v test_file
215 .Bd -literal -offset indent
216 $ compress -f -v test_file
217 test_file.Z: 79% expansion
223 .Bd -literal -offset indent
237 .%T "A Technique for High Performance Data Compression"
240 .%P pp. 8-19
248 .St -p1003.1-2001 .
255 The program does not handle links well and has no link-handling options.
257 Some of these might be considered otherwise-undocumented features.
262 .Pa .Z
271 .Pa .Z
283 If the specified file does not exist, but a similarly-named one with (for
288 .Pa .Z