May 23, 2022 by Smartupworld Latest In Linux 206 Use the following code to Find all files containing specific text on Linux? grep -rnw ‘/path/to/somewhere/’ -e ‘pattern’