Le 07-févr.-04, à 19:12, David Duhamel a écrit :


UW PICO(tm) 2.5 File: crontab

HOME = /var/log
SHELL = /bin/sh
PATH = /etc:/bin:/sbin:/usr/bin:/usr/sbin
 15     8       *       *       *       root    periodic daily
 30     8       *       *       6       root    periodic weekly
 30     18      1       *       *       root    periodic monthly


la commande c'est "periodic" avec daily, weekly et monthly comme paramètre.

Chez moi j'ai :

# /etc/crontab
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
#
#minute hour    mday    month   wday    who     command
#
#*/5    *       *       *       *       root    /usr/libexec/atrun
#
# Run daily/weekly/monthly jobs.
15      3       *       *       *       root    periodic daily
30      4       *       *       6       root    periodic weekly
30      5       1       *       *       root    periodic monthly

avec # ce sont des commentaires.

Thierry

--
CyberCafe c'est chaque semaine le mardi 19h et 22h30 sur La 2!
Cette liste vous est offerte par Emakina <http://www.emakina.com/>
Emakina: technologie et creativite au service de vos projets Web.
Desabonnement par email :  <mailto:[EMAIL PROTECTED]>



Répondre à