* [Buildroot] zcat default
@ 2007-02-23 18:43 Heikki Lindholm
2007-03-09 8:24 ` Bernhard Fischer
0 siblings, 1 reply; 2+ messages in thread
From: Heikki Lindholm @ 2007-02-23 18:43 UTC (permalink / raw)
To: buildroot
Hi,
BR2_ZCAT defaults to zcat, and it is basically always used to extract
files with .gz suffix. POSIX zcat [1] is specified to append .Z to
filenames that don't already have such suffix. This is also the
behaviour on Mac OS X. Therefore, it would make sense to use gunzip -c
or gzip -dc as a default instead.
[1] http://www.opengroup.org/onlinepubs/000095399/utilities/zcat.html
-- Heikki Lindholm
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-09 8:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-23 18:43 [Buildroot] zcat default Heikki Lindholm
2007-03-09 8:24 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox