procmail
[Top] [All Lists]

RE: Question about simple sorting.

2005-08-26 16:47:26


-----Original Message-----
From: Michelle Konzack
Sent: Friday, August 26, 2005 1:38 PM
[...]
|   SUB=`formail -zX Subject: |mimedecode |tr -ds '[ntr]' ' '`

Good idea, but I think the 'tr' invocation should be:
   tr -d '[\n\r]' | tr -s '[[:space:]]' ' '




____________________________________________________________
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