* David Z Maze ([EMAIL PROTECTED]) [030801 07:13]:
> Lance Hoffmeyer <[EMAIL PROTECTED]> writes:
>
> > I am trying to run a bash script in cron. I originally wanted
> > it to run at 11:59pm on the last day of every month. February
> > will always cause problems because of leap years. Therefore,
Lance Hoffmeyer <[EMAIL PROTECTED]> writes:
> I am trying to run a bash script in cron. I originally wanted
> it to run at 11:59pm on the last day of every month. February
> will always cause problems because of leap years. Therefore,
> I decided to run cron on the first day of every month usin
* Lance Hoffmeyer ([EMAIL PROTECTED]) [030731 21:46]:
> Hello,
>
> I am trying to run a bash script in cron. I originally wanted
> it to run at 11:59pm on the last day of every month. February
> will always cause problems because of leap years. Therefore,
> I decided to run cron on the first da
Hello,
I am trying to run a bash script in cron. I originally wanted
it to run at 11:59pm on the last day of every month. February
will always cause problems because of leap years. Therefore,
I decided to run cron on the first day of every month using
the @month parameter.
The problem is that
4 matches
Mail list logo