[address]v/pattern/[commands]
Execute commands on all lines not containing pattern.
If commands are not specified, print all such lines.
v is equivalent to g!.
:v/#include/d Delete all lines except "#include" lines
| This HTML Help has been published using the chm2web software. |