| 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 |
| Date: | Mon, 23 Apr 2001 23:18:31 +0200 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: bash-2.05-1: "pwd" broken? |
| Message-ID: | <20010423231831.F15499@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin <cygwin AT cygwin DOT com> |
| References: | <m14qzqu-007LUuC AT smtp DOT web DOT de> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| In-Reply-To: | <m14qzqu-007LUuC@smtp.web.de>; from u.jakobus@web.de on Sat, Apr 21, 2001 at 06:02:51PM +0200 |
On Sat, Apr 21, 2001 at 06:02:51PM +0200, Ulrich Jakobus wrote: > Hello, > > I just upgraded from bash-2.04-7a to bash-2.05-1. The built-in > command "pwd" seems to be broken now for directories starting > with "/cygdrive". Using mounted directories (e.g. "/usr/local/") > or also the notation "//c" seems to work. > > Example: > > bash-2.05$ cd /cygdrive/c > bash-2.05$ mkdir x > bash-2.05$ cd x > bash-2.05$ mkdir y > bash-2.05$ cd y > bash-2.05$ pwd > /cygdrive/c/x/y <-- correct > bash-2.05$ cd ../.. > bash-2.05$ pwd > /cygdrive/c/x/y/../.. <-- wrong (well, formally correct) Should be solved in bash-2.05-2 which should be on the mirrors tomorrow. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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 |