
O bzip2 é um programa de compressão.
The bzip2 KIO worker is not directly usable, and is intended for use as a filter. For example, the tar KIO worker can filter a file through the bzip2 KIO worker, in order to display the contents of a tar.bz2
file directly in a Konqueror window.
If you click on a file compressed with a .bz2
in Konqueror, this KIO worker is used to uncompress it and display it as a normal (uncompressed) file.
If you are a developer, and would like to use the bzip2 filter, you can find documentation on using KIO workers at http://techbase.kde.org
Veja o manual: bzip2.
O bzip é o antecessor do 'bzip2'. É usado raramente, hoje em dia, tendo sido substituído pelo 'bzip2', que oferece uma compressão muito melhor.