GREP tylko w plikach PHP
grep -r -i --include=\*.php 'searchterm' ./
Bright Barracuda
grep -r -i --include=\*.php 'searchterm' ./