関連コマンド

コマンド 概要
bunzip2 will correctly decompress a file which is the concatenation of two or more compressed files. (bzip2 -d) also decompresses all specified files. Files which were not created by bzip2 will be detected and ignored, and a warning issued.
bzcat (or bzip2 -dc) decompresses all specified files to the standard output.
bzip2recover You can use bzip2recover to try to recover data from damaged files.
bzdiff
bzcmp
compare bzip2 compressed files. Bzcmp and bzdiff are used to invoke the cmp or the diff program on bzip2 compressed files.