Linux 统计代码行数命令

wc -l `find . -name '*.js'`

wc -l `find . -regex ".*\.js"`

posted @ 2015-12-18 13:41  xachary  阅读(490)  评论(0编辑  收藏  举报