Find / cd mount bug?

Edwin Groothuis edwin at mavetju.org
Sun Jun 6 06:18:12 GMT 2004


On Fri, Jun 04, 2004 at 09:06:30AM +0100, Richard Caley wrote:
>    $ uname -a
>    FreeBSD pele.r.caley.org.uk 4.8-STABLE FreeBSD 4.8-STABLE #11: Tue Dec 2 18:34:40 GMT 2003 rjc at bast.r.caley.org.uk:/usr/obj/usr/src/sys/Pele  i386
> 
>    $ find /cdrom -name \*.mp3 | wc
>         49      49    3387
> 
>    $ find /cdrom -name \*.mp3 -type f | wc
>          77      77    5214
> 
> Ie adding an extra restriction increases the number of results. The
> first one isn't giving an error at the point where it stops.

Can you send the output of them without the |wc ?

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/


More information about the freebsd-stable mailing list