find occurrences of text in a file linux cmd code example Example: count occurrences of word in unix bash $ grep -o -i needs inspire.txt | wc -l