X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <11865792 DOT post AT talk DOT nabble DOT com> <11866432 DOT post AT talk DOT nabble DOT com> <11866450 DOT post AT talk DOT nabble DOT com> Subject: RE: windows cmd Newb question Date: Mon, 30 Jul 2007 17:05:47 +0100 Message-ID: <000601c7d2c3$7dcc38a0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <11866450.post@talk.nabble.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/