procmail
[Top] [All Lists]

Re: SMS forward, limiting characters

2004-07-15 16:25:30
(Replying from the archives, so sorry about the lack of REfrences and
In-Reply-To headers)

Klaus Johannes Rusch <KlausRusch(_at_)atmedia(_dot_)net> said:
formail -I"" | grep -v "^>" | perl -e "$/ = undef; $_ = <>; s/\s+/
/sg; print substr $_, 0, 200"

quick question, wouldn't you need either

grep -e -v "^>"

or

egrep -v "^>"

??


-- 
gkreme at gmail or kreme at kreme or syth at mac

____________________________________________________________
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

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