Skip to content

Instantly share code, notes, and snippets.

@vikramj74
Created January 16, 2018 07:39
Show Gist options
  • Select an option

  • Save vikramj74/182f71add3c587c92dbe56e9bbf05b7d to your computer and use it in GitHub Desktop.

Select an option

Save vikramj74/182f71add3c587c92dbe56e9bbf05b7d to your computer and use it in GitHub Desktop.
grep -Rc "$1" ./ | grep -v ":0" ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment