How to silence cron?

xtouqh at mm.st xtouqh at mm.st
Fri Sep 11 14:38:12 UTC 2020


RW via freebsd-questions wrote:
> On Fri, 11 Sep 2020 16:22:22 +0300
> xtouqh at mm.st wrote:
> 
> 
>> crontab(5) describes -n, which will silence only the successful runs,
>> i.e:
>>
>> */5 * * * * -n su -m www -c "...."
> 
>   
> Where does it say that in crontab(5)?

Looks like it's only in 12.1-STABLE and -CURRENT at the moment:

https://www.freebsd.org/cgi/man.cgi?query=crontab&apropos=0&sektion=5&manpath=FreeBSD+12.1-stable&arch=default&format=html


More information about the freebsd-questions mailing list