bug#53010: info needed

2022-01-04 Thread emil.ramsis.ext
Hello, Can I check the compression algorithm of a compressed file if it was compressed with gzip -9 ? Regards, [cid:image001.jpg@01D8017E.ABA983F0] Emil Gamal Senior IVA Engineer Orange Innovation Egypt Mobile: +201273390067 Email:emil.ramsis@orange.com

bug#53010: info needed

2022-01-04 Thread Antonio Diaz Diaz
emil.ramsis@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.gz libpng-1.6.37.tar.gz: gzip co