bash count number of times a word appears code example Example: find number of occurances of a string in a file shell $ grep -o -i needs inspire.txt | wc -l