Profile
Achievement
klovera's Recent SnippetsTagged search
- All /
« Prev 1 Next »
-l switch output only the names of files in which the text occurs as opposed to each line containing the text<br>
-i switch ignores the case<br>
-r descends into subdirectories<br>
Example:
grep -lir "my search string" /home/account_name/public...
0
757
posted 13 years ago by klovera