[BusyBox] bug#1124: find stops on [non-fatal I think] error

Christophe Boyanique totof at raceme.org
Wed Mar 7 12:48:17 UTC 2001


Package: busybox
Version: 0.50
Severity: normal

find stops on permission denied errors:

[alcove at w034 busybox]$ ./busybox find / -name ls
find: //proc/1/fd: Permission non accordée
[alcove at w034 busybox]$

unlike original find:

[alcove at w034 busybox]$ find / -name ls
find: /proc/1/fd: Permission non accordée
[...snip...]
find: /etc/gconf/gconf.xml.defaults: Permission non accordée
/bin/ls
find: /home/alcove/.gnome/application-info: Permission non accordée
[...snip...]
find: /root: Permission non accordée
[alcove at w034 busybox]$

for information:

[alcove at w034 busybox]$ uname -a
Linux w034 2.2.18 #1 Thu Mar 1 15:47:07 EST 2001 i686 unknown







More information about the busybox mailing list