cronic

Bash script for wrapping cron jobs to prevent excess email sending. More information: <https://habilis.net/cronic/>.

Debian Debian
RUN apt-get update && \ apt-get install -y cronic
Ubuntu
RUN apt-get update && \ apt-get install -y cronic
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cronic
Raspbian
RUN apt-get update && \ apt-get install -y cronic
click the source code to copy install cronic on any operating system with command-not-found.com