Skip to content

Instantly share code, notes, and snippets.

@ZacharyJacobCollins
Created May 8, 2017 18:19
Show Gist options
  • Save ZacharyJacobCollins/cef7b8269c40192cd42f8aa3f7f7c2f2 to your computer and use it in GitHub Desktop.
Save ZacharyJacobCollins/cef7b8269c40192cd42f8aa3f7f7c2f2 to your computer and use it in GitHub Desktop.
Grep commands
grep -i "whatever" ./*
searches for thing in current directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment