Skip to content

Latest commit

 

History

History
48 lines (44 loc) · 2.25 KB

cix-bzip2.org

File metadata and controls

48 lines (44 loc) · 2.25 KB

bzip2

|≣|

AuthorJulian Seward
Maintainer(s)
Released1996
Sourcebzip.web
Manbzip2.1
Info

bzip2 is a freely available, patent-free, high quality data compressor. Bzip2 compresses files to within 10 to 15 percent of the capabilities of the best techniques available. However, bzip2 has the added benefit of being approximately two times faster at compression and six times faster at decompression than those techniques. bzip2 is not the fastest compression utility, but it does strike a balance between speed and compression capability.


Index

| CMD          | MAN | DESCRIPTION                                               |
| bunzip2      | (1) | a block-sorting file compressor, v1.0.6                   |
| bzcat        | (1) | decompresses files to stdout                              |
| bzcmp        | (1) | compare bzip2 compressed files                            |
| bzdiff       | (1) | compare bzip2 compressed files                            |
| bzegrep      | (1) | search possibly bzip2 compressed files for a regular e... |
| bzfgrep      | (1) | search possibly bzip2 compressed files for a regular e... |
| bzgrep       | (1) | search possibly bzip2 compressed files for a regular e... |
| bzip2        | (1) | a block-sorting file compressor, v1.0.6                   |
| bzip2recover | (1) | recovers data from damaged bzip2 files                    |
| bzless       | (1) | file perusal filter for crt viewing of bzip2 compresse... |
| bzmore       | (1) | file perusal filter for crt viewing of bzip2 compresse... |