delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3BDB65726E32D411AF3F00508BCFDCCC03A4A119@excorp02> |
From: | "Molitor, Stephen" <SMolitor AT erac DOT com> |
To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
Subject: | pwd problems |
Date: | Wed, 9 May 2001 11:35:03 -0500 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2653.19) |
I just installed the latest version of Cygwin. I have a strange problem with pwd -- instead of just showing the current directory, it shows how I cd'd there, with '..' and stuff. Here's an example, that I pasted from a bash session: administrator AT NDEV04C ~ $ pwd /cygdrive/d/home/steve administrator AT NDEV04C ~ $ cd .. administrator AT NDEV04C ~/.. $ cd steve administrator AT NDEV04C ~/../steve $ cd .. administrator AT NDEV04C ~/../steve/.. $ cd steve administrator AT NDEV04C ~/../steve/../steve $ cd .. administrator AT NDEV04C ~/../steve/../steve/.. $ cd steve administrator AT NDEV04C ~/../steve/../steve/../steve $ pwd /cygdrive/d/home/steve/../steve/../steve/../steve administrator AT NDEV04C ~/../steve/../steve/../steve $ Curiously, this problem does not occur if I'm underneath the root ('/') directory. Any help would be appreciated! Steve Molitor smolitor AT erac DOT com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |