[bug #27975] Infinite loop for -exec [..] {} +

2009-11-29 Thread Elias Pipping
Follow-up Comment #2, bug #27975 (project findutils): Your patch appears to fix this indeed. ___ Reply to this item at: ___ Message sent via/by Savanna

Problem w/ files w/o read permission

2009-10-07 Thread Elias Pipping
Hi, I've come across a situation in which find will enter an infinite loop when it shouldn't. I've written a script to reproduce the issue, loop.sh, that I'm attaching together w/ the output, out. The problem occurs when find is run on a file that cannot be opened for reading as well as a large n

Re: what's wrong with 'find . -name *.ebuild'?

2007-05-19 Thread Elias Pipping
Sorry, just as I clicked 'send' it struck me. of course I need to enclose *.ebuild in quotes. find . -name '*.ebuild' works as expected. Please disregard my previos mail. Kind regards, Elias On May 19, 2007, at 8:37 PM, Elias Pipping wrote: Hi, using findutils f

what's wrong with 'find . -name *.ebuild'?

2007-05-19 Thread Elias Pipping
FTS() CBO(level=0) = = = = = = Kind regards, Elias Pipping ___ Bug-findutils mailing list Bug-findutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-findutils