.bz2.tbz2 (for bzip2 archives that store a tar archive inside of them)0x42 0x5a 0x68 0x39 0x31 at offset 0x00application/x-bzip2bzip2 -c datafile >> archive.bz2This is especially helpful when adding to very large archives or concatenating existing archives because the step of decompressing and recompressing can be skipped.