Old Ya
Engineer learning Leader skills
Sunday, 17 November 2013
count lines of code (loc) using terminal
prayag@prayag:/programming//Healthcare/Webservice/src/java/com/eccount/trending/elasticsearch/rest/action/listeners/transaction$
cat *.java | grep '[;{]' | wc -l
724
Reference
http://stackoverflow.com/questions/104756/how-do-you-count-your-lines-of-code/111935#111935
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment