Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.0.2.1.2.20010116140432.023f98a0@spc.sugar-land.omnes.net> X-Sender: timo AT mail DOT telefragged DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 16 Jan 2001 14:10:35 -0600 To: cygwin AT cygwin DOT com From: Timothee Besset Subject: possible bug with find Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed ok, maybe I really suck at unix stuff, but I think I have a weird and buggy behaviour with find: on a linux box (standard and recent slackware installation) I'm using find: tim AT lunatic:/usr/local/root_home/tim$ find --version GNU find version 4.1 find GtkRadiant -iname *.cpp -print gets me all the .cpp files in my directories.. if I type that in cygwin (I upgraded to the latest network install today to make sure) I get .. only 1 file out of the 104 it should find: administrator AT DOWTEST-SGL /cygdrive/e/Loki $ find GtkRadiant -iname *.cpp -print GtkRadiant/radiant/preferences.cpp administrator AT DOWTEST-SGL /cygdrive/e/Loki $ find -version GNU find version 4.1 I don't see anything special about this file compared to all the others .. permissions are the same etc. unless I really suck that much with shell scripts .. I think this is a bug TTimo -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple