Skip to content

Instantly share code, notes, and snippets.

@ntr
Created October 2, 2012 09:50
Show Gist options
  • Save ntr/3817910 to your computer and use it in GitHub Desktop.
Save ntr/3817910 to your computer and use it in GitHub Desktop.
sample grep
grep -i 'System.NullReferenceException' *.log >nullref.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment