bzip2

A collection of content related to the bzip2 linux command.

bzip2 (linux command)

The manual page and help for the bzip2 linux command. Bzip2 compresses text files using the Burrows-Wheeler block sorting algorithm and Huffman encoding. The compression rate is generally significantly better than most traditional LZ77 / LZ78 based compression and approximates the performance of the PPM family using the statistical method.