暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

CentOS7.4查找指定文件、及批量搜索文件内容

巴韭特锁螺丝 2021-12-11
217

1、查找指定文件名:#  find -name  'rabbit.app'

2、搜索指定内容:find /home -name "*.yml" |xargs grep " eprId: '44cf35495cbb90c1aacf7cf5b741fe93'"


文章转载自巴韭特锁螺丝,如果涉嫌侵权,请发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论