bash grep find string string search
To search a string in all the files in a directory and its subdirectory:
grep -lir "string to find" *