GNU bug report logs -
#69788
zcat, zgrep and other (g)zutils' names
Previous Next
Reported by: wrotycz <wrotycz <at> wir.pl>
Date: Thu, 14 Mar 2024 02:48:02 UTC
Severity: normal
Merged with 69789
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
zcat, z grep and other (g)zutils Hello, I noticed, not for the first time that zcat, zgrep and rest of the utils are ambiguously named. Neither gzip nor .gz does not begin with 'z'. All other compressors call their utils by the name of extension, like xzcat, lzcat, zstdgrep and so on. This is more logical and less confusing. To make things worse, *nix Compress produces .Z files and that could be using 'z' as prefix for the names other its tools. It doesn't have ones but that's the point - it would be logical to use zcat for a compress' tool name, and 'gzcat' fo gzip cat tool. And the last and not least, these zXXX names collide with zutils' names, which are more 'generic', in a sense that they serve as a tools for many compressors, not only for gzip. So, for the reasons mentioned above and to avoid confusion I propose to rename zcat, zgrep, etc., to gzcat, gzgrep, etc. Hope you understand the request. Regards wrotycz
[Message part 2 (text/html, inline)]
This bug report was last modified 1 year and 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.