| delorie.com/archives/browse.cgi | search |
| 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 <earnie_boyd AT yahoo DOT com> |
| Reply-To: | earnie_boyd AT yahoo DOT com |
| Subject: | Re: long path names |
| To: | Jan-Friedrich Mutter <jmutter AT bigfoot DOT de>, cygwin AT sourceware DOT cygnus DOT com |
| MIME-Version: | 1.0 |
--- Jan-Friedrich Mutter <jmutter AT bigfoot DOT de> 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" <mailto:earnie_boyd AT yahoo DOT com>
CYGWIN RELATED HELP:
DOCUMENTATION: <http://sourceware.cygnus.com/cygwin/docs.html>
DLLHELP: <http://www.xraylith.wisc.edu/~khan/software/gnu-win32/>
ARCHIVE SEARCH: <http://www.delorie.com/archives/> OR
<http://www.eGroups.com/list/gnu-win32/>
_________________________________________________________
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |