On Tue, Apr 3, 2012 at 9:10 PM, Eliot Moss wrote:
> Except you wrote F:/blah which is *not* a Windows

Sorry to call you out on this but you're spreading misinformation.
F:/blah is as much a Windows path as is F:\blah is.  Open you cmd.exe
and type ``dir F:/blah'' to see that I'm correct.  It is only some
stupid API like CreateProcess that insist on \ instead of / for the
path delimiter.  Nearly everything else works with / instead of \.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

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

Reply via email to