procmail
[Top] [All Lists]

Re: [procmail] Executing ... No such file or directory

2003-09-04 03:30:11
On Thu, Sep 04, 2003 at 03:05:45AM +0200, Ruud H.G. van Tol wrote:
I need an append-command:

    :0: $HOME/raw_big$LOCKEXT
    * > 20000
    | append "$HOME/raw_big.gz" "gzip -9fcq"


Well, this seems to work:

SHELL=foo

:0 fW
| gzip -9fc

:0 a: bar.gz$LOCKEXT
| tee -ai bar.gz

-- 
dman

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail