Linux: Find files with text

Posted . Visible to the public.

BASIC:
grep "text string to search” directory-path

EXAMPLE:
$ grep "redeem reward" /home/tom/*.txt

Luis Romero
Posted by Luis Romero to Custom Exposure (2014-07-14 16:41)