Skip to content

Instantly share code, notes, and snippets.

@pblittle
Created April 13, 2010 14:03
Show Gist options
  • Save pblittle/364644 to your computer and use it in GitHub Desktop.
Save pblittle/364644 to your computer and use it in GitHub Desktop.
find . -type f -exec grep -il "example text" {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment