Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 20 Nov 2002 11:42:53 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: bash builtin pwd returns Windows style names Message-ID: <20021120164252.GE15386@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20021120120809 DOT H24928 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021120120809.H24928@cygbert.vinschen.de> User-Agent: Mutt/1.5.1i On Wed, Nov 20, 2002 at 12:08:09PM +0100, Corinna Vinschen wrote: >On Wed, Nov 20, 2002 at 10:54:16AM +0100, Richter Norbert wrote: >>I observed that in previous releases of Cygwin (I think it was 1.3.12) >>the bash builtin pwd returned directory names in the form: >> /cygdrive/c/classes >> >>but if I try this now with the release 1.3.14 (and also with 1.3.15 and >>bash 2.05b) I get >> c:/classes > >bash-2.05b$ uname -a >CYGWIN_NT-5.1 CORINNA 1.3.15(0.63/3/2) 2002-11-07 13:57 i686 unknown >bash-2.05b$ cd d: >bash-2.05b$ pwd >/cygdrive/d Try doing a "cd c:/tmp" or something similar. Bash will dutifully report that you are in the c:/tmp directory at that point. cgf -- 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/