📜  awk 打印直到匹配 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:50.992000             🧑  作者: Mango

代码示例1
awk '1;/PPP/{exit}' file