[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: aptitude in cronjobs



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.



Reply to: