Fast | Quick file search command linux

by Ranganathan 2014-03-07 18:14:55

Quick file search command linux



find /home/ranga/mydocument/ -type f | xargs grep -ir 'search content'



897
like
0
dislike
0
mail
flag

You must LOGIN to add comments