atrun utility

Adam Vande More amvandemore at gmail.com
Sun Feb 5 05:40:11 UTC 2017


On Sat, Feb 4, 2017 at 10:34 PM, jungle boogie <jungleboogie0 at gmail.com>
wrote:

> On 02/04/2017 08:03 PM, Gary Aitken wrote:
>
>> Don't know if this is critical or not, but man crontab(5) lists the
>> following
>> as one of the "special" entries:
>>   @every_minute   Run once a minute, "*/1 * * * *"
>> so maybe adding the "/1" will do the trick,
>> or use the string "@every_minute".
>>
>>
> Yep, the */1 is definitely needed.
>

No, it's definitely not.  See any 3rd grade math book or any /var/log/cron
with * * * * *

-- 
Adam


More information about the freebsd-questions mailing list