blob: 92da9d9becf1ed8db4c773c89cf56d7d3c31c3e3 [file] [log] [blame]
Nico Huber04f919c2021-06-13 20:37:17 +00001# delete `Dyn_CPU` lines along with a preceding comma in the previous line:
2:s
3/,$/{
4 N
5 s/,\n.*Dyn_CPU[^,)]*//
6 ts
7 P
8 D
9}
10# delete all other lines about `Dyn_CPU`:
11/Dyn_CPU/d