Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Subject: bash 2.05a.0(1), pwd problem? Content-Type: text/plain; charset="iso-8859-1" Date: Fri, 16 Nov 2001 11:41:39 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Message-ID: <3FC07C3DD75AD94BB5B9C52ABD033763023D2E@ohemail01.columbus.labbook.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: bash 2.05a.0(1), pwd problem? Thread-Index: AcFuvZAuAQlFv1ULQ5OTqiAE387JMw== From: "Terry Roe" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id fAGGfwW10416 Is anyone else experiencing the following behavior? When navigating around /cygdrive/c, the present working directory is messed up. user AT host ~ [510]$ bash --version GNU bash, version 2.05a.0(1)-release (i686-pc-cygwin) Copyright 2001 Free Software Foundation, Inc. user AT host ~ [511]$ cd arch /home/user/arch user AT host ~/arch [512]$ cd ../common user AT host ~/common [513]$ pwd /home/user/common user AT host ~/common [514]$ cd /cygdrive/c/Documents\ and\ Settings/ user AT host /cygdrive/c/Documents and Settings/ [515]$ cd ../WINNT user AT 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/