Lets you search for regular expressions. For example, this searches for shellscripts that do error trapping:

file:\.sh$ trap.*\ err

The whole link to the search:

www.google.com/codesearch?q=file%3A%5C.sh%24+trap.*%5C+err&btnG=Search