3 月,跳不动了?>>> 错误解决:grep时出现错误 Binary file (standard input) matches 在使用grep命令时出现错误Binary file (standard input) matches 解决方法 加上-a 例如原本为 grep hello 改为 grep -a hello 来源:oschina链接:https://my.oschina.net/miaojiangmin/blog/3197675 标签 grep input