bandera de grep -c
# It counts the number of occurrences of my_word
grep -c my_word
RicarHincapie
# It counts the number of occurrences of my_word
grep -c my_word