====== Ubuntu - xargs - Using xargs with grep ====== find. -name 'search-term' | xargs grep 'string-to-find-in-files'