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

Erik Zeek zeekec@mad.scientist.com
Thu Jan 29 22:30:00 GMT 2004


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/



More information about the Cygwin mailing list