摘要: find . \( -name "*.cpp" -o -name "*.hpp" -o -name "*.h" \) -exec wc -l {} + 阅读全文
posted @ 2021-01-25 16:20 wolbo 阅读(145) 评论(0) 推荐(0) 编辑