search the files include the string in a folder under linux.

find ./  -name "*.*" | xargs grep  "drupal_access_denied"
search file names under linux.

Suggest a command site:

commandperls.com

to find useful commands.

Also see:

Subscribe in reader