procmail
[Top] [All Lists]

Re: deleting mailing list footer

2002-08-05 14:22:42
  On Aug 05 at 14:32, David W. Tamkin spoke:

Hmm.  Attempting N on the last line makes sed quit without printing (even
without -n), so

 :0Bbfw
 * ()$$$^^

Looks interesting! What does this achieve?

 | sed -e:a -e '/[^\n]/b' -e '$ P' -eN -eba

This is nice. All commands as sed arguments eliminates the need to
open another script file.
Thanks

-Hanspeter
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>