On 30/07/07, zip184 <[EMAIL PROTECTED]> wrote: > > commands like grep or ls don't work, only regular DOS commands do. Do you > know how I can fix this?
Check that you have your Cygwin bin directory is in the path. Cygwin bin directory is (probably) most often located at C:\Cygwin\bin , but you should check your installation and find its exact location. Then run the DOS command path: c:\> path And check whether your Cygwin bin directory is somewhere in the output. -- 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/