1、查找指定文件名:# find -name 'rabbit.app'
2、搜索指定内容:find /home -name "*.yml" |xargs grep " eprId: '44cf35495cbb90c1aacf7cf5b741fe93'"