| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <nwourms AT yahoo DOT com> |
| 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 |
This is more appropriate for the Cygwin/XFree list.
--- Keith Thompson <kst AT cts DOT com> 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
> <http://www.ghoti.net/~kst>
> San Diego Supercomputer Center <*>
> <http://www.sdsc.edu/~kst>
> 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |