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/