
18 Oct
2002
18 Oct
'02
7:12 p.m.
On Friday, October 18, 2002, at 12:08 PM, Martin Edenhofer wrote:
Not yet. We added a lot of new features. But in 1-2 weeks. ,)
Great!
You might want to consider having things run by cron only output errors, otherwise there's lots of email even when things are running OK.
I add always ">> /dev/null" to the cronjobs. -=> Just error emails.
Yeah, me too, but the samples weren't, so I wasn't sure if there was any important output from the commands. :) Thanks! Bryan