This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: find paarse error


On Thu, Mar 02, 2000 at 07:05:22PM -0700, Charles R Martin wrote:
>I've installed Cygwin 1.0, which in general seems to work really well... but
>when I try a simple find from bash, eg, 
>
>	find . -name '.emacs' -print
>
>I get 
>
>	FIND: Parse error 9
>
>Can anyone clue me in as to what's wrong?

You are running the Windows version of FIND, not the cygwin version.
Check your PATH.  The Cygwin CD installer actually goes out of its
way to put the cygwin bin directory first in the path to avoid just
this problem.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]