[Remind-Fans] catch up missing run events
Anders Porsbo
anders at porsbo.dk
Thu Nov 2 02:35:14 EST 2006
On Wed, Nov 01, 2006 at 11:19:03PM +0000, Matthias Teege wrote:
> Moin,
>
> I need to run some tasks periodical on my notebook. Is it possible to
> catch up tasks that was missing if the notebook switched off?
>
> Many thanks
> Matthias
>
> _______________________________________________
> Remind-fans mailing list
> Remind-fans at lists.whatexit.org
> http://lists.whatexit.org/mailman/listinfo/remind-fans
from debian:
% apt-cache show anacron
Description: a cron-like program that doesn't go by time
Anacron (like `anac(h)ronistic') is a periodic command scheduler. It
executes commands at intervals specified in days. Unlike cron, it
does not assume that the system is running continuously. It can
therefore be used to control the execution of daily, weekly and
monthly jobs (or anything with a period of n days), on systems that
don't run 24 hours a day. When installed and configured properly,
Anacron will make sure that the commands are run at the specified
intervals as closely as machine-uptime permits.
.
This package is pre-configured to execute the daily jobs of the Debian
system. You should install this program if your system isn't powered on
24 hours a day to make sure the maintenance jobs of other Debian packages
are executed each day.
hope you can use it.
Anders
More information about the Remind-fans
mailing list