Skip to content

Instantly share code, notes, and snippets.

@httpdss
Created November 29, 2009 15:34
Show Gist options
  • Save httpdss/244953 to your computer and use it in GitHub Desktop.
Save httpdss/244953 to your computer and use it in GitHub Desktop.
function rgrep() {
grep -nRi $1 *
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment