count' all occurrences of a string in a file using linux command code example Example: count occurrences of word in unix bash $ grep -o -i needs inspire.txt | wc -l