LoginSignup
2
1

More than 3 years have passed since last update.

シェルでファイル探すときの覚えがき

Last updated at Posted at 2013-02-01

備忘録的な。

$find ./* -name 'file.name' | xargs grep innertext

file.name のテキスト innertextに引っかかるファイルを探す

2
1
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1