Linux|mac查找目录下文件内容中包含某字符串的命令 Posted on 2018-07-12 Edited on 2026-09-13 In Tech Symbols count in article: 45 Reading time ≈ 1 mins.1grep -r hisen ./上面这条命令。直接查找当前目录下所有内容中包含 hisen 的文件Related Posts解决 Cloudflare Pages URL 不支持大写的问题Jedis - Software caused connection abort:recv failedLinux 日志分析出现次数前10的数据 | awk sort uniqLinux安装tree命令 - apt-get install treeLinux常用的几个命令Post author: hisenyuanPost link: http://hisen.me/20180712-Linux-mac查找目录下文件中包含某字符串的命令/Copyright Notice: All articles in this blog are licensed under BY-NC-SA unless stating additionally.