public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chris Faylor <cgf@cygnus.com>
To: Cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: pathname with spaces causes problems for tcsh
Date: Tue, 21 Mar 2000 13:57:00 -0000	[thread overview]
Message-ID: <20000321165751.A21202@cygnus.com> (raw)
In-Reply-To: <38D7F0A2.8C5F68F4@veritas.com>

On Tue, Mar 21, 2000 at 01:58:58PM -0800, Bob McGowan wrote:
>When I used the //c/dir...  format to change to "Multimedia Files" and
>typed pwd, it printed out "/cygdrive/c/Multimedia Files" (expected) but
>"echo $PWD" printed "/c/Multimedia Files".  This is clearly not
>correct.

It is precisely because of problems like this that we switched to using
/cygdrive/x rather than //x.  Many UNIX utilities assume that they can
clean up multiple slashes.  That results in your "/c/Multimedia Files"
above.

That's why the //x form will be deprecated in the next release.

-Chris Faylor
-Cygwin Engineering Manager
-Cygnus Solutions, a Red Hat Company

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

  reply	other threads:[~2000-03-21 13:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-21 12:52 Earnie Boyd
2000-03-21 13:10 ` Christos Zoulas
2000-03-21 13:37   ` Chris Faylor
2000-03-21 13:53   ` Bob McGowan
2000-03-21 13:57     ` Chris Faylor [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-03-21 13:03 Halim, Salman
2000-03-21 11:35 Steve Kelem

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=20000321165751.A21202@cygnus.com \
    --to=cgf@cygnus.com \
    --cc=cygwin@sourceware.cygnus.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 read-only IMAP folder(s) and NNTP newsgroup(s).