What makes grep consider a file to be binary?

grep -a worked for me:

$ grep --help
[...]
 -a, --text                equivalent to --binary-files=text
posted @ 2018-04-16 18:51  kakaisgood  阅读(103)  评论(0)    收藏  举报