procmail
[Top] [All Lists]

Re: errors in piped programs

2001-03-25 10:29:41
Timothy Luoma <elists(_at_)1stpc(_dot_)org> writes:
Is there a way to redirect errors from piped programs to they don't end up
in procmail's log but somewhere else?

The standard shell redirection operators do the trick:

        :0
        | some-program 2>>$HOME/errors


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