Jaye Mathisen wrote/schrieb/scribsit:
> I want to deliver to a program, but regardless of whether or not the
> program exists, is executable, or accessible, or crashes, or whatever, I 
> don't want any kind of bounce message returning.
 
It should be sufficient to do an "exit 0" after your program:
|/some/flaky/program ; exit 0
 
Stefan

Reply via email to