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