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

1grep -r "the-string"