klovera


Member since 2011

1 snippets

9397 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

klovera's Recent SnippetsTagged search



« 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 1648 posted 15 years ago by klovera
« Prev 1 Next »