Skip to content

Instantly share code, notes, and snippets.

@sureshnath
Last active August 29, 2015 14:27
Show Gist options
  • Save sureshnath/d3e4549b1e8ce3f234c7 to your computer and use it in GitHub Desktop.
Save sureshnath/d3e4549b1e8ce3f234c7 to your computer and use it in GitHub Desktop.
grep useful options
-P - perl type regex syntax
-A -B - context lines
--- very useful
http://askubuntu.com/questions/53071/how-to-grep-for-tabs-without-using-literal-tabs-and-why-does-t-not-work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment