Marc Baaden wrote:
Hi,

I wonder whether there is a GNU like find for fink/MacOsX.

Fink has the findutils package that installs GNU find. I don't run it here, because it insists on installing anacron and daemonic which I don't want.


My problem: uids have changed, and I want to find files
with the old uid (-uid flag) and re-chown to the new one.

OTOH, man find for Apple's /usr/bin/find says


 -user uname
   True if the file belongs to the user uname.  If uname is numeric
   and there is no such user name, then uname is treated as a user
   ID.

Wouldn't this be sufficient?

--
Martin



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to