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: <3F0AF15D.6C2F9539@iee.org> Date: Tue, 08 Jul 2003 17:29:17 +0100 From: Don Sharp X-Accept-Language: en MIME-Version: 1.0 To: gnuwin32 Subject: Re: Does cygwin do "find" a little bit differently? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 08 Jul 2003 16:29:43.0609 (UTC) FILETIME=[2337E290:01C3456E] Hi Steve It is almost certain that you have MS Windows paths prior to cygwin/bin in your PATH and so you are picking up MS' find rather than the Cygwin find. Try which find HTH Don Sharp Steve wrote: > > Hi; > > I am on windows 2000 with cygwin. > > My apologies if this isn't a cygwin issue. > > I tried using find in cygwin with some examples from various > documentation on the command. > > I kept getting the same error messages. I was wondering if the cygwin > syntax was a bit different. > > This is what I tried: > > bash-2.05b$ pwd > /cygdrive/c/CUP/VRC > bash-2.05b$ find . -name "errors.txt" -print > FIND: Parameter format not correct > bash-2.05b$ > > Thanks in advance, and my apologies if this is not a cygwin issue > > Steve > > -- > 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/ -- 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/