📄 sedding2
字号:
# This script demonstrates the use of curly braces to nest addresses and com-# mands. Comments are preceded by a pound sign (#) and must be on a line # by themselves. Commands are terminated with a newline or semicolon. If # there is any text after a command, even one space, you receive an error # message:# sed: Extra text at end of command: /western/, /southeast/{ /^ *$/d /Suan/{ h; d; }}/Ann/gs/TB \(Savage\)/Thomas \1/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -