Alfred Perlstein wrote:
>
> * Akinori MUSHA <[EMAIL PROTECTED]> [010220 11:19] wrote:
> > Hi,
> >
> > I have implemented -regex and -iregex options for find(1):
> >
>
> Sounds good, just make sure the regex engine matches the one that
> the other find(1)'s use.
It won't. GNU find certainly uses GNU regexp library, which has lots of
extra stuff. Naturally, our find will be using our library instead.
<shrug> Nothing we can do about it. It is the way of the Gnu to extend
and embrace.
--
Daniel C. Sobral (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Too bad sentience isn't a marketable commodity."
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message