atrun utility

jungle boogie jungleboogie0 at gmail.com
Sun Feb 5 04:34:09 UTC 2017


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.

DDG can help with crons:
https://duckduckgo.com/?q=cron+*%2F1+*+*+*+*&t=hc&ia=answer

> Gary



More information about the freebsd-questions mailing list