Basic REGEXP 基本正则表达式 Extended REGEXP 扩展正则表达式 grep -E 使用扩展正则表达式 egrep -A# 后#行 -B# 前#行 -C# 前后#行