Extract bz2 code example Example 1: unzip tar.bz2 tar -xf archive.tar.bz2 Example 2: decompress bz2 lbzip2 -v -n NPROC -d *.bz2