原文:grep 递归搜索指定内容

...

2019-06-28 16:10 0 761 推荐指数:

查看详情

grep查找包含指定内容的文件

grep -R -w -l 'boot' /etc 只显示文件名不显示内容 -R 递归? root@ubuntu:/home/www/apollo/static/js# grep -R -w -l 'Oracle执行统计 ...

Thu Sep 24 17:08:00 CST 2020 0 463
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM