Feb
28th
Thu
28th
find . -name ‘files_in_which_to_search’ -exec grep -i -H -n ‘text_string_to_find’ {} \;