Skip to content

Instantly share code, notes, and snippets.

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