find . -type f -exec grep -l “hello” {} +の{}は、find . -type fを実行した結果の文字列を格納している user 2025年10月4日 find . -type f -exec grep -l “hello” {} +の{}は、find . -type fを実行した結果の文字列を格納している にコメントを残す 投稿先 未分類 投稿者: user