On Fri, Jan 22, 2010 at 10:19 AM, Joseph Xu <joseph...@gmail.com> wrote:

> Also, the title of this thread is a bit misleading. As far as I know,
> find doesn't have the option to test for the contents of files, so even
> with find you'd have to use xargs and grep.

if you have find you don't need the xargs; -exec will do.

ron

Reply via email to