Skip site navigation (1)Skip section navigation (2)
Date:      18 Sep 2002 11:20:15 -0500
From:      Kirk Strauser <kirk@strauser.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: modify daily run output?
Message-ID:  <871y7rjmm8.fsf@pooh.int>
In-Reply-To: <005001c25f2a$31a160c0$0300a8c0@godzilla>
References:  <005001c25f2a$31a160c0$0300a8c0@godzilla>

next in thread | previous in thread | raw e-mail | index | archive | help

At 2002-09-18T15:43:53Z, "Jeff D. Hamann" <jeff_hamann@hamanndonald.com> writes:

> I've been perfoming a bunch of informational output (du -h, df, ls -la,
> etc) type stuff from cron jobs every night and would like to cut down on
> the email I send to myself. Is there a way to add these tasks to the daily
> run output email I get from the server?

Put your programs into a shell program and put it in
/usr/local/etc/periodic/daily .  Voila!  Your programs will be executed as
part of the daily run.
-- 
Kirk Strauser
The Strauser Group - http://www.strausergroup.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?871y7rjmm8.fsf>