摘要: wc -l `find . -name '*.js'`wc -l `find . -regex ".*\.js"` 阅读全文
posted @ 2015-12-18 13:41 xachary 阅读(490) 评论(0) 推荐(0) 编辑