bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29006: gunzip does not works with an uppercase suffix


From: meo (XeniaLab)
Subject: bug#29006: gunzip does not works with an uppercase suffix
Date: Thu, 26 Oct 2017 08:21:32 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Hi,

its seems that gunzip does not works with uppercase suffixes...

Sample:
gzip pippo.txt
mv pippo.txt.gz pippo.txt.gz_Tape
gunzip -S gz_Tape pippo.txt.gz_Tape
*gunzip: pippo.txt.gz_Tape: unknown suffix -- ignored*

mv pippo.txt.gz_Tape pippo.txt.gz_tape
gunzip -S gz_Tape pippo.txt.gz_tape
* Works as expected *

I'm working with gzip-1.3.5-13.0.1.el5 but the error is the same on Solaris
and is not present on Mac OSX.

Is it a kwown problem? Will it be fixed?

ciao
meo&mauro






reply via email to

[Prev in Thread] Current Thread [Next in Thread]