参考文章https://coolshell.org/articles/2822.html
12
grep -a -B 50 -A 60 'some string in the file' /dev/sda1 > results.txt-a意为–binary-files=text,也就是把二进制文件当作文本文件