Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2009 20:56:31 +0200
From:      Jos Chrispijn <jos@webrz.net>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Cronjob
Message-ID:  <4A2D5EDF.2000508@webrz.net>
In-Reply-To: <20090608183045.F1B08BED8@kev.msw.wpafb.af.mil>
References:  <20090608183045.F1B08BED8@kev.msw.wpafb.af.mil>

next in thread | previous in thread | raw e-mail | index | archive | help
Found another solution (for running @ 23:58):

58 23 * * * [ `date -d tomorrow +%d` -eq '01' ] && /myscript

thanks for all other suggestions,
Jos Chrispijn




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A2D5EDF.2000508>