Re: a problem on crontab time format
- From: Gilles Mocellin <gilles.mocellin@xxxxxxx>
- Date: Sun, 23 Jan 2011 16:23:55 +0100
Le dimanche 23 janvier, Camaleón écrivit :
On Sun, 23 Jan 2011 00:14:01 -0500, Kejia柯嘉 wrote:
On Sun, Jan 23, 2011 at 12:11 AM, Kejia柯嘉 wrote:
Hi people,
How does the following crontab line run: * 1 * * * * my_command
Every minute of every 1 o'clock? Or only once of every 1 o'clock?
Sorry, the crontab line is:
* 1 * * * my_command
It will run "my_command" (just once) every day at 01:00 am o'clock.
No, for what you want, you should use :
0 1 * * * my_command
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: a problem on crontab time format
- From: Camaleón
- Re: a problem on crontab time format
- References:
- a problem on crontab time format
- From: Kejia柯嘉
- Re: a problem on crontab time format
- From: Kejia柯嘉
- Re: a problem on crontab time format
- From: Camaleón
- a problem on crontab time format
- Prev by Date: NOD32 on Linux
- Next by Date: Problem with Realtek's driver r8168
- Previous by thread: Re: a problem on crontab time format
- Next by thread: Re: a problem on crontab time format
- Index(es):