give the whole line where a word occurs in a file bash code example Example: count occurrences of word in unix bash $ grep -o -i needs inspire.txt | wc -l