Created
March 27, 2015 00:36
-
-
Save e2kaneko/e51605e323703d99d51b to your computer and use it in GitHub Desktop.
ファイル内検索
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ find . -type f -exec grep -l SEARCHTEXT {} \; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment