pbzip2 Command Examples

A parallel implementation of the bzip2 file compressor. See also: bzip2, tar. More information: https://manned.org/pbzip2.

pbzip2 {{path/to/file}}

pbzip2 -p{{4}} {{path/to/file}}

pbzip2 --decompress {{path/to/compressed_file.bz2}}

pbzip2 -h