Some examples of using Unix find command.
This seems to work better than the grep -H -r * technique.
Some examples of using Unix find command.: "find . -exec grep 'www.athabasca' '{}' \; -print"
Some examples of using Unix find command.: "find . -exec grep 'www.athabasca' '{}' \; -print"
0 Comments:
Post a Comment
<< Home