linux命令按文件内容查找文件

[root@hn web]# find /app/code/hzg/web/ -type f -name "*.php" | xargs grep "slog"

  

posted on 2016-09-19 16:18  jenqz  阅读(999)  评论(0编辑  收藏  举报