grep只在文本文件中搜索

参考:https://stackoverflow.com/questions/9806944/grep-only-text-files

I选项表示不搜索binary文件。

grep -Irn string_to_search
posted @ 2024-09-28 14:11  寻找繁星  阅读(2)  评论(0编辑  收藏  举报