在 Bash 上下文中,我想提取不同行上出现的两个模式之间的所有文本,但并不构成整行。因此,我特别想在模式出现的行上打印文本,但在开始模式之后开始,在停止模式之前结束。
This is line 1 Something else Line 3
This
3
is line 1 Something else Line
text-processing
text-processing ×1