Can you not just redirect the output to /dev/null ?
I do this for several of my cron jobs...

i.e.
<cmd> <parm> ... > /dev/null

I was getting the same kind of thing, but once I added the redirection it
stopped :-)

HTH.

Cheers,


Pete.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to