Re: mutt+sed - deleting line ranges
| Newsgroups | gmane.editors.sed.user |
|---|---|
| Message-ID | <[email protected]> |
On 18Jan2016 20:42, Daniel Goldman <[email protected]> wrote: >A minor point, but assuming the dash-dash-space is a line by itself (is >that the case?), you might use /^-- $/,$d instead. Yes, signatures are supposed to introduced by a "-- " line. Particularly so people like Sven can delete them:-) Cheers, Cameron Simpson <[email protected]>