On Thu, Jul 17, 2003 at 10:57:25PM -0700, Kenny Carruthers wrote:
So just wondering if someone can tell me how I configure cygwin to echo back Win32 style paths instead of POSIX style paths for the current working directory.
cygpath -w `pwd`
Corinna
That answers that question but it's still curious why pwd behaves differently. Perhaps your coworker's pwd is something other than /bin/pwd?
-- 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/