Skip to content

Instantly share code, notes, and snippets.

@cbourdage
Created January 28, 2016 21:50
Show Gist options
  • Save cbourdage/0640ec2d0856a3048746 to your computer and use it in GitHub Desktop.
Save cbourdage/0640ec2d0856a3048746 to your computer and use it in GitHub Desktop.
word counts recursive
grep '' -IR . | wc -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment