Skip to content

Instantly share code, notes, and snippets.

@covard
Created April 2, 2021 18:09
Show Gist options
  • Save covard/bfa88ea4f53557a62ed8afc42be82b5c to your computer and use it in GitHub Desktop.
Save covard/bfa88ea4f53557a62ed8afc42be82b5c to your computer and use it in GitHub Desktop.
Grep Helpers

Grep

How to grep for text in a dir

$ grep -Ril "was not sent an invitation" /Users/me/src/cool_app/app/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment