Skip to content

Instantly share code, notes, and snippets.

@j-walker23
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save j-walker23/c8c2db646f6c45856ac4 to your computer and use it in GitHub Desktop.
Save j-walker23/c8c2db646f6c45856ac4 to your computer and use it in GitHub Desktop.
bash cmds
!$ # dir from last command -- cd !$ after mkdir /your/mom
# recursive search for text, -H display file names text found in
grep -H -r "redeem reward" /home/tom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment