Greetings, Jason Pyeron! > I am at my wits end trying to figure out how to execute this in bash
C:\WINDOWS>>cmd /c "start "" "C:\Documents and Settings\All > Users\Desktop\projects\crisfield\trunk\etc"" > jpye...@phoenix /projects/crisfield > $ cmd /c "\"start \"\" \"C:\\Documents and Settings\\All > Users\\Desktop\\projects\\crisfield\\trunk\\etc\"\"" > The filename, directory name, or volume label syntax is incorrect. $ cmd /c start "" "C:/Documents and Settings/All Users/Desktop/projects/crisfield/trunk/etc" Windows support both (more precise would be "see no difference between) "/" and "\" as directory separators. Since DOS 3.3 at least. -- WBR, Andrey Repin (anrdae...@freemail.ru) 02.08.2010, <19:51> Sorry for my terrible english... -- 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