[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#181812: busybox-cvs: find applet doesn't return the same files then busybox



Package: busybox-cvs
Version: 0.60.99.cvs20030114-1 (not installed)
Severity: normal

Hi,

the find applet in busybox-cvs differs to the one in busybox.
I think the both should work exactly.

$ find /dev/discs/*/disc	(busybox)
/dev/discs/disc0/disc
$ find /dev/discs/*/disc	(busybox-cvs)
find: /dev/discs/*/disc: No such file or directory

I'm using the find util from the busybox-cvs udeb package for the
debian-installer to detect the available harddrives in system. The old
busybox-cvs (don't know the version anymore) support the command above.

Do you think it's possible to reinclude/support the command?

Thanks for you help
Thorsten

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux jacky 2.4.18sar #2 SMP Don Aug 22 17:58:16 CEST 2002 i686
Locale: LANG=de_DE, LC_CTYPE=de_DE




Reply to: