Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990421182734.23937.rocketmail@send205.yahoomail.com> Date: Wed, 21 Apr 1999 11:27:34 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: long path names To: Jan-Friedrich Mutter , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Jan-Friedrich Mutter wrote: > Hi, > > > Lets say, I have a path: c:\longchardir\evenlongerchardir > > if I do now 'cd c:\longch~1\evenlo~1' in the bash, the prompt shows: > //c/longch~1/evenlo~1' $ Compliments of MSDOS. > I would like to have > //c/longchardir/evenlongerchardir $ > > in my .bashrc I have > export PS1='\h:\w \$ ' > to show the path in the prompt. > > is there a workaround ? I believe the workaround would be to type cd //c/longchardir/evenlongerchardir The value you type is what is displayed as the path in the prompt. I suppose if you desired something besides this you'll have to download the code and modify it to do what you want. === "Earnie Boyd" CYGWIN RELATED HELP: DOCUMENTATION: DLLHELP: ARCHIVE SEARCH: OR _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com