2025-03-14 21:59:59 -06:00
|
|
|
# cronic
|
|
|
|
|
|
|
|
|
|
> Bash script for wrapping cron jobs to prevent excess email sending.
|
2025-05-08 12:26:01 -06:00
|
|
|
> More information: <https://manned.org/cronic>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Call a command and display its output if it returns a non-zero exit code:
|
|
|
|
|
|
|
|
|
|
`cronic {{command}}`
|