Description
bzip2-compatible compression can use multiple CPU cores for faster archive creation and extraction. It is useful for users handling large `.bz2` files who want better performance on modern multicore systems.
Compression tools read and write files directly. Keep originals until output is verified, especially when using development builds from source.