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

Re: startup



On Wed, Feb 28, 2001 at 08:46:20PM +0100, Roberto Zanasi wrote:
> On Wed, 28 Feb 2001 19:39:45 +0100 (CET), Mario Mure wrote:
> 
> >Era questo che intendevi o ho frainteso io?
> 
> Si', chiedevo se c'era un analogo dello script init.d per gli utenti.
> Ho capito che non c'e', e che devo farlo fare a root oppure devo
> arrangiarmi con cron.

man 5 crontab (nota che se fai man crontab e basta viene presa la sezione 1 e
non la 5) ( cron 3.0pl1-57.2)
...
Instead  of  the  first  five fields, one of eight special
strings may appear:

string         meaning
------         -------
@reboot        Run once, at startup.
@yearly        Run once a year, "0 0 1 1 *".
@annually      (same as @yearly)
@monthly       Run once a month, "0 0 1 * *".
@weekly        Run once a week, "0 0 * * 0".
@daily         Run once a day, "0 0 * * *".
@midnight      (same as @daily)
@hourly        Run once an hour, "0 * * * *".


molto comodo per fare quello che vuoi tu.

Biko

-- 
------------------------------------------------------------------------------
Ho appreso che quando un neonato afferra con il suo  piccolo pugno, per la
prima volta, il dito di suo padre, lo tiene intrappolato per sempre.
------------------------------------------------------------------------------



Reply to: