Re: cron bug?
- From: Jean-Pierre Radley <jpr@xxxxxxx>
- Date: Wed, 30 Jan 2008 16:39:31 -0500
Jeff Hyman typed (on Wed, Jan 30, 2008 at 04:24:45PM -0500):
| Not completely understanding man cron,
| I now understand:
|
| Your command will run if it is Jan 23rd **OR** if it is M-T-W-T-F.
|
| Correct?
| Then why would the "*" (which represents ALL the days of the week)
| not reproduce the same results?
Again see the man page:
To specify days by only one field, the other field should be set
to `` * '' (for example, 0 0 * * 1 would run a command only on
Mondays).
--
JP
.
- Follow-Ups:
- Re: cron bug?
- From: Jeff Hyman
- Re: cron bug?
- References:
- cron bug?
- From: Jeff Hyman
- Re: cron bug?
- From: Jean-Pierre Radley
- Re: cron bug?
- From: Jeff Hyman
- cron bug?
- Prev by Date: Re: cron bug?
- Next by Date: Re: cron bug?
- Previous by thread: Re: cron bug?
- Next by thread: Re: cron bug?
- Index(es):
Relevant Pages
|
|