Re: Cron arbeitet WIE?

From: Christian Lackas <c.lackas(at)kfa-juelich.de>
Date: Tue, 18 Feb 2003 01:03:10 +0100

* Dieter Deinert <dd(at)radio-do.ath.cx> [030218 00:56]:

Hallo Dieter,

> Kann ich sicher sein, das die nacheinander ablaufen?

nein.

> # rotate log files every hour, if necessary, usw.
> 0 * * * * root newsyslog #Job1
> 1 00 * * * root /etc/daily.sysbackup #Job2

ich würde dann ja sowas nehmen:

  0 1-23 * * * root newsyslog
  0 0 * * * root newssyslog && /etc/daily.sysbackup

Gruss
 Christian

-- 
Beton lebt. Zumindest vermehrt er sich rasend.
http://www.lackas.net/ Perl Delphi Linux MP3 Searchengines Domainchecker
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 18 Feb 2003 - 01:03:44 CET

search this site