grep
フォルダ配下のファイル内のテキストを検索
$ grep keyword -r /directory_name
Macでのgrep検索を使いこなす #UNIXコマンド - Qiita