Skip to content

Instantly share code, notes, and snippets.

@EddyF
Created March 18, 2014 10:18
Show Gist options
  • Save EddyF/9617280 to your computer and use it in GitHub Desktop.
Save EddyF/9617280 to your computer and use it in GitHub Desktop.
//find stuff
find . -exec grep -H -n 'No active calls' {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment