Re: _Z suffix

2007-05-07 Thread Paul Eggert
[EMAIL PROTECTED] writes: >> gzip -f test_Z > gzip: test_Z already has _Z suffix -- unchanged > > But the gzip man page lists ony the following suffixes (admittedly: for > gunzip; > but one would expect the same in this case): > > .gz, -gz, .z, -z, _z or .Z > &g

_Z suffix

2007-05-05 Thread Sven . Hartrumpf
Hi all. > gzip -f test_Z gzip: test_Z already has _Z suffix -- unchanged But the gzip man page lists ony the following suffixes (admittedly: for gunzip; but one would expect the same in this case): .gz, -gz, .z, -z, _z or .Z (Same problem exists for files like test-Z.) How can I fo