Cronic Installation On A Debian, Ubuntu, Kali And Raspbian

Cronic Installation On A Debian, Ubuntu, Kali And Raspbian

cronic

Bash script for wrapping cron jobs to prevent excess email sending

Maintainer: Daniel Lange



Section: admin

Install cronic

  • Debian apt-get install cronic Click to copy
  • Ubuntu apt-get install cronic Click to copy
  • Kali Linux apt-get install cronic Click to copy
  • Raspbian apt-get install cronic Click to copy

cronic

Bash script for wrapping cron jobs to prevent excess email sending

Cronic is a small shim shell script for wrapping cron jobs so that cron only sends email when an error has occurred. Cronic defines an error as any non-trace error output or a non-zero result code.

Installation of latest cronic command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.