|
From: | Antonio Diaz Diaz |
Subject: | bug#53010: info needed |
Date: | Tue, 04 Jan 2022 17:40:39 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
emil.ramsis.ext@orange.com wrote:
Can I check the compression algorithm of a compressed file if it was compressed with gzip -9 ?
Try 'file'. If the output does not mention any compression method, the file was compressed with DEFLATE:
$ file libpng-1.6.37.tar.gzlibpng-1.6.37.tar.gz: gzip compressed data, was "libpng-1.6.37.tar", from Unix, last modified: Sun Apr 14 20:10:32 2019, max compression
Regards, Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |