This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can cygwin be configured to always use mixed path output types?


On Thu, 29 Jan 2004 12:16:08 -0800, Cohen Dan wrote:

> Hi Igor et al.,
> 
> Here is what I am seeing the cygwin command prompt:
> 
> $ pwd
> /cygdrive/c/temp
> 
> Here is what I would like to see:
> 
> $ pwd
> c:/temp
> 

Try the following instead:

> cygpath -w `pwd`
C:\cygwin\home\zeekec

Erik


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]