[GNC] gunzip test.gnucash fails
Maf. King
maf at chilwell.net
Wed May 31 15:23:27 EDT 2023
On Wednesday, 31 May 2023 20:00:48 BST David G. Pickett via gnucash-user
wrote:
> gunzip does not care about the name.
It does, sort of. more than you might expect for such an ancient Unix
program.
from the man page:
gunzip takes a list of files on its command line and replaces each file whose
name ends with
.gz, -gz, .z, -z, or _z (ignoring case) and which begins with the
correct magic number with an
uncompressed file without the original extension.
More information about the gnucash-user
mailing list