Sample Header Ad - 728x90

bzip2: Check file's decompressed size without actually decompressing it

7 votes
2 answers
6719 views
I have a big bzip2 compressed file and I need to check it's decompressed size without actually decompressing it (similar to gzip -l file.gz or xz -l file.xz). How can this be done using bzip2?
Asked by manifestor (2563 rep)
Oct 12, 2019, 11:22 AM
Last activity: Oct 12, 2019, 04:34 PM