cronic
Bash script for wrapping cron jobs to prevent excess email sending. More information: <https://habilis.net/cronic/>.
Install
- All systems
-
curl cmd.cat/cronic.sh
- Debian
-
apt-get install cronic
- Ubuntu
-
apt-get install cronic
- Kali Linux
-
apt-get install cronic
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cronic
- Raspbian
-
apt-get install cronic
- Dockerfile
- dockerfile.run/cronic
Bash script for wrapping cron jobs to prevent excess email sending. More information: <https://habilis.net/cronic/>.
-
Call a command and display its output if it returns a non-zero exit code:
cronic command
© tl;dr; authors and contributors