Greps recursively.
Command Reference:
Keyword: String to look for
Target File or Dir: Target file/dir(s) to look through for matches. Can also be a wildcard to search everything in the current directory (e.g. *)
Command:grep -r <keyword> <target_file_or_dir>