摘要: find /文件夹名称 -name "*.js(文件类型可以是.py, .php)" |xargs cat|grep -v ^$|wc -l 阅读全文
posted @ 2019-02-26 09:20 iceman! 阅读(237) 评论(1) 推荐(0) 编辑