But even if I just make the script write out what it recieves on
stdin, then it doesn't work, so clearly it's not my script...
I am fairly sure there must be some sort of bug or misconfiguration
here somewhere...
Matt
Sent from my iPod
On 20 Nov 2008, at 18:50, [EMAIL PROTECTED] (Wietse Venema) wrote:
Matt Galloway:
Hmmm, it just doesn't work for me. So i am using "argv=/usr/bin/
script
test" so that it works.
I'm sorry to hear that, but this demonstrates that your script has
a bug. You can easily convince yourself that the example with
argv=logger properly passes the message via standard input.
Wietse