find . -name "*.java" -exec cat {} \; | wc -l
Created
April 20, 2015 14:30
-
-
Save githubutilities/111d2b30f037c9669c76 to your computer and use it in GitHub Desktop.
Counting source code line number
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment