Grep¶ Find specific text¶ Finding the text in the whole system for its references grep -rnw '/path/to/somewhere/' -e 'pattern' WikiTechy