How to count the number of matches using "grep -c"?
Issue
If you want to count how many lines matches the given pattern/string, we have to use grep with option -c.
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.