Skip to content

Instantly share code, notes, and snippets.

@dmoulton
Created August 17, 2011 17:29
Show Gist options
  • Save dmoulton/1152084 to your computer and use it in GitHub Desktop.
Save dmoulton/1152084 to your computer and use it in GitHub Desktop.
grep your shell history
history | grep -i "$1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment