| PACK ( 1 ) | USER COMMANDS | PACK ( 1 ) |
|---|
If pack is successful, file will be removed. Packed files can be restored to their original form using unpack or pcat.
pack uses Huffman (minimum redundancy) codes on a byte-by-byte basis. Ordinarily, for each file that is packed, a line is written to standard output containing file.z and the percent compression. If the -v options is specified, or if the - argument is specified, an internal flag is set that causes the number of times each byte is used, its relative frequency, and the code for the byte to be written to the standard output. Additional occurrences of - in place of name cause the internal flag to be set and reset.
No packing occurs if: