查找某个字符串所在的行而且显示其先后两行-linux

grep -n -A2 -B2 "hello" textgrep
相关文章
相关标签/搜索