On 30 July 2007 16:59, zip184 wrote:
> commands like grep or ls don't work, only regular DOS commands do. Do you
> know how I can fix this?
Start menu->Settings->Control Panel->System->Advanced->Environment variables.
Find 'PATH' in the "System variables" section, click "Edit", append
";C:\cygwin\bin" (without the quotes, and if you installed cygwin anywhere
other than C:\cygwin, use that directory name instead). Click "Apply" and
"OK" until you've closed the "System Properties". Close cmd.exe, start
another one and bingo.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info:
http://cygwin.com/ml/#unsubscribe-simpleProblem reports:
http://cygwin.com/problems.htmlDocumentation:
http://cygwin.com/docs.htmlFAQ:
http://cygwin.com/faq/