ps aux | grep php
find . -name 'test.php' | xargs grep 'ruesin'
find . -name 'test.php' | xargs grep 'ruesin' | wc -l