shell 查询系统下所有文件特定内容

 find / -type f -name "*.*" | xargs grep "51labR00t"

posted on 2018-06-14 18:13  Areon  阅读(165)  评论(0)    收藏  举报

导航