csj <[EMAIL PROTECTED]> writes:

> I'm looking for a stand-alone text viewer that filters out the mail
> headers in saved mail, basically a prettifier. Is there such an animal?

  perl -ne 'print if /^$/ .. /^From /' saved_mail_file

-- 
Dave Carrigan ([EMAIL PROTECTED])            | Yow! The LOGARITHM of an
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | ISOCELES TRIANGLE is TUESDAY
Seattle, WA, USA                            | WELD!!
http://www.rudedog.org/                     | 

Reply via email to