Find text in all files
# http://stackoverflow.com/a/16957078/2893903 grep -rnw '/path/to/somewhere/' -e 'pattern'