統計代碼行數

find /文件夾名稱 -name "*.js(文件類型能夠是.py, .php)" |xargs cat|grep -v ^$|wc -lphp

相關文章
相關標籤/搜索