procmail
[Top] [All Lists]

Re: Replacing /bin/sh in procmail

1997-02-06 10:22:43
On Thursday 6 February 97, at 11 h 22, the keyboard of "Tony Zamora" 
<zamora(_at_)VNET(_dot_)IBM(_dot_)COM> wrote:

would like procmail to run programs using pagsh rather than /bin/sh.
We looked at the code to figure out what we should change, but the
code is rather frightening.  What do we need to do?

You need to read the man page before the source code.

SHELL=/bin/csh

# Nice csh redirection
:0
| dosomething >& foobar



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