by Vivek Gite on April 5, 2008 · 40 comments
How do I search multiple string using grep command? For example I’d like to search word1, word2, word3 and so on within /path/to/file. How do I force grep to search multiple words?
{ 40 comments }
by Vivek Gite on February 15, 2007 · 0 comments
How do I use grep command in Bash?
{ 0 comments }