Cron job every few minutes ??
Vincent Trouilliez
vincent.trouilliez at wanadoo.fr
Sat Dec 25 21:02:28 UTC 2004
> A crontab file that looks like this should work:
>
> 0,6,12,18,24,30,36,42,48,54 * * * * command
>
> or even:
>
> */5 * * * * command
>
> It's a good idea to use the full path to the command.
Ah, thanks Eric, that's what I needed, precise information about the
exact syntax to be used in crontab... thanks :o)
I will try that and report...
Regards,
Vince
More information about the ubuntu-users
mailing list