Created
January 19, 2018 22:00
-
-
Save shi-yan/47b12f02e68c8d3d4ca7861ef4778cc0 to your computer and use it in GitHub Desktop.
count loc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wc `find . -type f \( -name "*.h" -o -name "*.cpp" -o -name "*.c" -o -name "*.hpp" -o -name "*.cc" \)` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment