ubuntu show line in file containing text

Shell
grep -hnr "the_string" /media/slowly/DATA/lots_of_files

Source

Also in Shell: