[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
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