摘要: find /demo -name "*.js" |xargs cat|grep -v ^$|wc -l 阅读全文
posted @ 2019-06-22 15:41 Go_Forward 阅读(120) 评论(0) 推荐(0) 编辑