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