Count Lines of Code
Sep 2009
16
This script counts only files with extension php, sql, css, and js, ignores .svn directores, and counts lines that are not empty.  You can also exclude directories using "prune" as in the original source at Stack Overflow.
comments
