All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heikki Lindholm <holindho@cs.helsinki.fi>
To: buildroot@busybox.net
Subject: [Buildroot] zcat default
Date: Fri, 23 Feb 2007 20:43:53 +0200	[thread overview]
Message-ID: <45DF35E9.4060905@cs.helsinki.fi> (raw)

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

             reply	other threads:[~2007-02-23 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-23 18:43 Heikki Lindholm [this message]
2007-03-09  8:24 ` [Buildroot] zcat default Bernhard Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45DF35E9.4060905@cs.helsinki.fi \
    --to=holindho@cs.helsinki.fi \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.