Re: [htdig] Cron Output

2002-11-20 Thread Jim Cole
On Wednesday, November 20, 2002, at 10:18 AM, James Herschel wrote: Is there any way I can have htdig report only stderr when run from cron? I don’t need the output from htdig unless something has gone wrong. This is my current crontab. If I pipe to /dev/null, won’t everything get thrown out

[htdig] Cron Output

2002-11-20 Thread James Herschel
Is there any way I can have htdig report only stderr when run from cron? I don¹t need the output from htdig unless something has gone wrong. This is my current crontab. If I pipe to /dev/null, won¹t everything get thrown out, even STDERR? I was thinking of putting it into logrotate.d, then I wo