Re: wierd busybox bugs on find
On Sat Nov 27, 1999 at 01:11:05AM -0500, Adam Di Carlo wrote:
>
> Problems with 'find'. These examples are from the rescue filesystem,
> CVS build from today:
>
> # cd /usr/bin
> # find . -name '*log'
> * or \+ or \? follows nothingSegmentation fault
>
> -- note that 'find . -name "*log"' is perfectly valid.
>
> # find . -name 'log*'
> ./loadfont
> ./logger
>
> -- looks like an "off by one" error -- it's matching 'lo*' ?
Bummer. I'll get it fixed tomorrow. I'm going to bed.
-Erik
--
Erik B. Andersen Web: http://www.xmission.com/~andersen/
email: andersee@debian.org
--This message was written using 73% post-consumer electrons--
Reply to: