Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <20020801103751.36664.qmail@web21009.mail.yahoo.com> Date: Thu, 1 Aug 2002 03:37:51 -0700 (PDT) From: Nicholas Wourms Subject: Re: /etc/profile.d/00xfree.csh vs. grep To: cygwin AT cygwin DOT com Cc: cygwin-xfree AT cygwin DOT com In-Reply-To: <20020731232510.A66175@king.cts.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii This is more appropriate for the Cygwin/XFree list. --- Keith Thompson wrote: > The script /etc/profile.d/00xfree.csh includes the following line: > > eval "echo ${PATH} | grep -q ${X11PATH}" > > This is executed before $PATH has been set, resulting in an error > message: > > grep: Command not found. > > The fix is simple: change "grep" to "/bin/grep". > > (00xfree.sh uses "/bin/grep".) > > -- > Keith Thompson (The_Other_Keith) kst AT cts DOT com > > San Diego Supercomputer Center <*> > > Schroedinger does Shakespeare: "To be *and* not to be" > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/