how to search for a specific text on a folder in linux code example Example: command line how to find all files that have a string grep -rnw '/path/to/somewhere/' -e 'pattern'