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 Date: Fri, 29 Apr 2005 16:27:16 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Shankar Unni cc: cygwin AT cygwin DOT com Subject: Re: find command in cygwin In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 29 Apr 2005, Shankar Unni wrote: > lin q wrote: > > > $ find . -type f -print > > find: paths must precede expression > > Usage: find [-H] [-L] [-P] [path...] [expression] This message is produced by GNU find. "find -name a ." will result in such. > > Do you see anything wrong? > > > > $ which find > > /usr/bin/find > > This combo means that you have C:\Windows\System32 in your PATH environment > before C:\cygwin\bin. Either flip these around, or in your .bashrc, prepend > /usr/bin to the PATH. Nope, if "which find" reports /usr/bin/find, /usr/bin/find *is* first in the PATH. > If you had followed http://cygwin.com/problems.html , we might not have to > read minds or use other psychic/telepathic access to debug this.. Since we're talking telepathy here, I'd guess that find is aliased to 'find -mindepth ' (as someone else suggested already). Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT -- 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/