Linux comand: grep
Revision as of 12:03, 10 November 2015 by Rafahsolis (talk | contribs) (Created page with "exclude words in grep search: grep -v "word to exclude"")
exclude words in grep search:
grep -v "word to exclude"
exclude words in grep search:
grep -v "word to exclude"