Darren J Moffat <[EMAIL PROTECTED]> wrote:

> Joerg Schilling wrote:
> > I am not sure whether "rm" is correct, Sun's find has been wrong the last 
> > time
> > I checked and this is the reason I did write sfind. Sfind is able to 
> > correctly
> > traverse a directory tree even if there are hardlinked directories and even 
> > if 
> > the path gets ininitely long.
>
> So where are the patches to fix the OpenSolaris find if it is wrong ?
>
> The answer isn't replace the existing OpenSolaris with your find because 
> thats a bigger project than a bug fix.

I am not sure whether this is possible as Sun find is based on nftw() and the 
bug is rather a nftw() bug.

sfind uses my treewalk() which does not have the problem.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to