delorie.com/archives/browse.cgi | search |
Date: | Sun, 13 Feb 2000 13:15:19 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Chris Mears <chris_mears AT softhome DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Problem with find.exe |
In-Reply-To: | <nr0dasocahsc6h7ja3f42n4tokpjh0rhf5@4ax.com> |
Message-ID: | <Pine.SUN.3.91.1000213131222.1102C-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 13 Feb 2000, Chris Mears wrote: > I have a small problem with find. When I try to run it, it spits out: > > FIND: Parse Error 2 I'm guessing that you invoke the DOS/Windows incompatible program that goes by the same name find.exe, because your DJGPP's bin subdirectory is not the first one on your PATH. Either change the order of the directories in your PATH (like the FAQ suggests in section 4.4), or rename DOS/Windows version to some other name (since it is superceded by GNU fgrep anyway).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |