[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cron e anacron.



On Tue, Jul 29, 2003 at 08:58:27AM +0200, Mauro wrote:
> Salve.
> Nel mio pc di casa ho instalalto anacron per poter eseguire lo scheduling 
> considerando che la macchina non resta accesa 24 su 24.
> Nei server in ufficio invece non c'e' anacron poiche' tali macchine stanno su 
> 24 su 24.
> Eppure nel file /etc/crontab vedo 
> 25 6    * * *   root    test -e /usr/sbin/anacron || run-parts --report 
> /etc/cron.daily

se esiste il file /usr/sbin/anacron non esegue /etc/cron.daily.
altrimenti esegue /etc/cron.daily.
man bash per sapere cosa fa ||. man test per capire cosa fa test.

> 47 6    * * 7   root    test -e /usr/sbin/anacron || run-parts --report 
> /etc/cron.weekly
> 52 6    1 * *   root    test -e /usr/sbin/anacron || run-parts --report 
> /etc/cron.monthly
> 
> come mai viene chiamato anacron?
> Grazie.
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-italian-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
Leonardo Canducci - lcanducci@libero.it
GPG Key ID: 429683DA



Reply to: