git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <ukleinek@informatik.uni-freiburg.de>
To: Junio C Hamano <gitster@pobox.com>
Cc: Wincent Colaiuta <win@wincent.com>, git@vger.kernel.org
Subject: Re: Installation failure caused by CDPATH environment variable
Date: Tue, 17 Jul 2007 13:40:24 +0200	[thread overview]
Message-ID: <20070717114024.GA12215@informatik.uni-freiburg.de> (raw)
In-Reply-To: <7vejje3a4k.fsf@assigned-by-dhcp.cox.net>

Hello,

Junio C Hamano wrote:
> We could write it as "$(TAR) Ccf blt - ." if we can rely on the
> 'C' option, but I suspect it is a GNU extension.  Does anybody
> have POSIX.1 handy?
I don't have POSIX.1 handy, but on Solaris 10, you need to say:

	tar cf - -C blt .

(That is, Solaris' tar has the 'C' option, which is quite a good
indication, that it's included in POSIX :-)

Best regards
Uwe

-- 
Uwe Kleine-König

http://www.google.com/search?q=gigabyte+in+bit

  reply	other threads:[~2007-07-17 11:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-11 16:59 Installation failure caused by CDPATH environment variable Wincent Colaiuta
2007-07-11 17:09 ` Johannes Schindelin
2007-07-12  7:51   ` David Kastrup
2007-07-12  8:34     ` Junio C Hamano
2007-07-12 10:24       ` Wincent Colaiuta
2007-07-12 11:52         ` Johannes Schindelin
2007-07-12 11:37     ` Johannes Schindelin
2007-07-11 21:26 ` Junio C Hamano
2007-07-17 11:40   ` Uwe Kleine-König [this message]
2007-07-17 18:37     ` Junio C Hamano
2007-07-17 19:07       ` Wincent Colaiuta
2007-07-17 20:19       ` Uwe Kleine-König

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=20070717114024.GA12215@informatik.uni-freiburg.de \
    --to=ukleinek@informatik.uni-freiburg.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=win@wincent.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).