bash does not recognize valid windows path: `bash: 'c:\windows\system32\cmd.exe' /c echo 123: command not found`

Andry via cygwin cygwin@cygwin.com
Wed Mar 27 16:12:00 GMT 2019


If try to replace it by:

'c:/windows\system32\cmd.exe' /c echo 123

Then all works fine.
I've checked it in the old 1.5.x version and seems this bug is there for ages.


--
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



More information about the Cygwin mailing list