procmail
[Top] [All Lists]

Re: Deleting a temporary file

2002-04-02 20:31:15
On Tue, 2 Apr 2002 11:39:19 +0100, you wrote:

Define the TRAP variable.

[...
             TEMPORARY=$HOME/tmp/pmail.$$
             TRAP="/bin/rm -f $TEMPORARY"

Hope that helps,

Yes it does thanks. I'd seen the trap entry in the man pages and tried it,
but I didn't notice that I'd used backquotes in error, instead of double
quotes.

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