Skip to content

Instantly share code, notes, and snippets.

@jpablobr
Created July 3, 2010 06:28
Show Gist options
  • Select an option

  • Save jpablobr/462363 to your computer and use it in GitHub Desktop.

Select an option

Save jpablobr/462363 to your computer and use it in GitHub Desktop.
find . -type f -exec grep -nH -e SearchStr {} /dev/null \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment