|
| |
This filter removes a range of lines.
Several different means of specifying the lines to remove are provided:
- Start line, End line. This removes all lines including and between the specified
lines.
- Start line, width. Removes Width lines starting from (and including) line
Start.
- End line, width. Removes Width lines backwards starting from (and including)
line End.
- Start line to end of line. Removes all lines from the Start line to the
very end of the line.
- Width to end of line. Removes Width lines backwards starting from (and including)
the last line.
See also
Retain lines found in file
Retain
lines matching
pattern list
Remove menu
|