When running bash in cygwin, I am not able to run any commands. From the cygwin/bin directory, I can execute commands like gcc and make. I've set a couple of environmental variables:
SET HOME="c:\cygwin" SET PATH="c:\cygwin\bin" Is this correct? Are my environmental variables the problem? Any help would be appreciated. Thanks!! -- 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/