Created
September 16, 2015 15:52
-
-
Save ammarques/acf2c97ca2a75a54d8de to your computer and use it in GitHub Desktop.
grep recursive, highlited while avoid binary files
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
| grep -r --color=always -I "WORD" . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment