public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* bash 2.05a.0(1), pwd problem?
@ 2001-11-11  8:26 Terry Roe
  2001-11-11  8:26 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Terry Roe @ 2001-11-11  8:26 UTC (permalink / raw)
  To: cygwin

Is anyone else experiencing the following behavior?
When navigating around /cygdrive/c, the present
working directory is messed up.

user@host ~
[510]$ bash --version
GNU bash, version 2.05a.0(1)-release (i686-pc-cygwin)
Copyright 2001 Free Software Foundation, Inc.

user@host ~
[511]$ cd arch
/home/user/arch

user@host ~/arch
[512]$ cd ../common

user@host ~/common
[513]$ pwd
/home/user/common

user@host ~/common
[514]$ cd /cygdrive/c/Documents\ and\ Settings/

user@host /cygdrive/c/Documents and Settings/
[515]$ cd ../WINNT

user@host /cygdrive/c/Documents and Settings/../WINNT
[516]$ pwd
/cygdrive/c/Documents and Settings/../WINNT

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-16 23:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-11  8:26 bash 2.05a.0(1), pwd problem? Terry Roe
2001-11-11  8:26 ` Corinna Vinschen

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).