10-25-06 06:28 PM
On 2006-10-25, capeme wrote:
> I am using the following cron entry to run a cron job every 4 hours and
> it is rejecting it:
> Any ideas?
> 0 */4 * * * /home/location/scriptname
IIRC, some versions of cron require 0-59/4.
--
Chris F.A. Johnson, author | <http://cfaj.freeshell.org>
Shell Scripting Recipes: | My code in this post, if any,
A Problem-Solution Approach | is released under the
2005, Apress | GNU General Public Licence
[ Post a follow-up to this message ]
|