procmail
[Top] [All Lists]

Re: converting Html to Plaintext

2005-08-15 14:58:03
Using Google +"sed" +"remove html tags" I reached (first result)
http://www.tech-recipes.com/unix_tips330.html and the following, which I
suspect could be helpful:

sed -e 's/<[^>]*>//g' foo.html

                                - fleet -

On Mon, 15 Aug 2005, Hanspeter Roth wrote:


Hello,

how can one convert mail that consists of HTML only convert to
plaintext?
Are there packages that can be recommended?

-Hanspeter

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail



____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail