To recursively search all files and folders in current folder for a string, use the command

grep -R "the-string"