find -lname and -ilname implemented

Mike Meyer mwm-keyword-freebsdhackers2.e313df at mired.org
Sat Feb 23 17:37:14 UTC 2008


On Sat, 23 Feb 2008 00:03:08 -0700 (MST) "M. Warner Losh" <imp at bsdimp.com> wrote:

> Sorry to be lame and follow up to my original email, but Ruslan was
> way too quick to give me feedback :-)
> 
> I also did a few more of the really easy ones, and added a list of
> ones that we haven't implemented yet.
> 
> Comments?

How about a question: why are you turning the FreeBSD find into the
GNU find? The changes in the first patch looked like they added real
functionality that wasn't available in other tools. These seem to be
gratuitous changes to make things compatible with GNU.

If I want a GNU-compatible find on FreeBSD, I can install the
misc/findutils port. If I really wanted the GNU toolset, I could run
them on a Linux kernel. However, I'm more comfortable with the Unix
toolset (which GNU, as it's own name points out, *isn't*), so the
direction taken by these patches make me more than a bit
uncomfortable.

Hence the question: why are you turning the FreeBSD find into the GNU
find?

	<mike
-- 
Mike Meyer <mwm at mired.org>		http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.



More information about the freebsd-hackers mailing list