>
> If you want to do this from the command-line, you could try the -l option to gzip:
>
http://stackoverflow.com/questions/2712173/check-the-total-content-size-of-a-tar-gz-file
> If you want to do this from the command-line, you could try the -l option to gzip:
>
$ gzip -l compressed.tar.gz
Сompressed uncompressed ratio uncompressed_name
132 10240 99.1% compressed.tar
http://stackoverflow.com/questions/2712173/check-the-total-content-size-of-a-tar-gz-file
Коментарі