摘要: reference: https://www.linuxprobe.com/linux-ls-grep-wc.html https://blog.csdn.net/developerof/article/details/79566570 统计文件个数(不递归): ls -l | grep "^-" 阅读全文
posted @ 2021-01-05 15:31 乌蝇哥 阅读(290) 评论(0) 推荐(0) 编辑