Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2007 12:50:00 -0400
From:      "Dave" <dmehler26@woh.rr.com>
To:        <freebsd-questions@freebsd.org>
Subject:   cron job every 5 hours
Message-ID:  <000f01c7c56d$da44d640$0200a8c0@satellite>

next in thread | raw e-mail | index | archive | help
Hello,
    I want to run an updater script, every 5 hours and x minutes. I thought 
to use:

minute 5 * * * root path/to/scriptname

but that looks like it only works once a day, i want it to go every 5 hours 
not justa at 5 in the monrning.
Thanks.
Dave.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01c7c56d$da44d640$0200a8c0>