$ grep -r "文字列" パス
$ grep -r "文字列" ./*
今いるところの下のディレクトリの中検索できる
Go to list of users who liked
More than 3 years have passed since last update.
$ grep -r "文字列" パス
$ grep -r "文字列" ./*
今いるところの下のディレクトリの中検索できる
Register as a new user and use Qiita more conveniently
Go to list of users who liked