Description
Compresses and decompresses files using the bzip2 format. It is useful for archives, source releases, backups, and other files where smaller size matters and exact restoration is required.
Use it from a terminal with commands such as bzip2 and bunzip2. Compression can replace or create files depending on options, so check filenames before running it on important data.