[1078] in NetBSD-Development
how do people feel about changing the default cron shit?
daemon@ATHENA.MIT.EDU (Yoav Yerushalmi)
Mon Oct 23 02:05:48 1995
Date: Mon, 23 Oct 1995 02:05:08 -0400
From: Yoav Yerushalmi <yoav@MIT.EDU>
To: netbsd-dev@MIT.EDU
Since most people don't want to get the daily/weekly/monthly cron output
nor do they want the security reports by mail, but in general want
to get mail to root (and may possibly choose to view those outputs)..
how do people feel about changing the crontab and the daily script to
not use tee, but instead just output it to a file?
I've already done that for several people, but it would be nice if
we had that happen by default...
- yoav