Corinna Vinschen wrote on Friday, April 29, 2005 12:36 PM: [snip] >> TEMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' >> TERM = `cygwin' >> TMP = `C:\DOCUME~1\ropach\LOCALS~1\Temp' > > TMP should probably better be a POSIX path, too.
Well, it's autoconverted: $ env | grep TMP TMP=/mnt/c/DOKUME~1/jos/LOKALE~1/Temp $ cygcheck -v -s -r | grep TMP TMP = `c:\DOKUME~1\jos\LOKALE~1\Temp' - Jörg -- 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/