Casey Scott wrote:

Thanks. Good idea. How about this, its a little easier.

#find ./ -name 'pkg-plist*' | xargs grep 'bin/convert'

Yes, it is easier if you do this only once. I do it several times and I want to benefit from a previous search. What is faster: to find more than 10.000 pkg-plist files in more than 40.000 directories or to read a single file that provides same information? ;-)

Björn
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to