linux中查看包含某个关键字的文件夹中的文件数量

ls -l |grep '关键字'|xargs -i -t ls -l {} |wc -l
posted @ 2022-08-25 16:33  海_纳百川  阅读(225)  评论(0)    收藏  举报
本站总访问量