Skip to content

Instantly share code, notes, and snippets.

@tricker
Created October 25, 2011 15:02
Show Gist options
  • Save tricker/1313050 to your computer and use it in GitHub Desktop.
Save tricker/1313050 to your computer and use it in GitHub Desktop.
find . -exec grep "YourSearchTerm" '{}' \; -print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment