ページの作成:「==関連コマンド== {| class="wikitable" summary="bzip2関連コマンド" !コマンド !概要 |- !bunzip2 |will correctly decompress a file which is the concatenati…」
(相違点なし)

2023年1月1日 (日) 15:02時点における版

関連コマンド

コマンド 概要
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.