Tagged Questions

28
votes
12answers
26k views

count (non-blank) lines-of-code in bash

In Bash, how do I count the number of non-blank lines of code in a project?