procmail
[Top] [All Lists]

Re: several messages

2002-01-19 11:34:57
On Fri, 18 Jan 2002, Professional Software Engineering wrote:

At 16:33 2002-01-18 -0800, Bart Schaefer did say:

        :0
        * $ $myscore^0
        * $ $recipe_score^0
        { myscore=$= }

Seems like an awful lot of extra script work (esp if there are many
contributing rules) to save a single shell operation at the end where
it gets evaluated.

If it really is only going to be evaluated once at the end, then you're
right.  If the interim values are going to be used several times along the
way, then the extra scripting might be worthwhile to avoid forking shells.
As usual, it depends on what you're trying to optimize.

_______________________________________________
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>