9 lines
228 B
Markdown
Raw Normal View History

# cronic
> Bash script for wrapping cron jobs to prevent excess email sending.
> More information: <https://manned.org/cronic>.
- Call a command and display its output if it returns a non-zero exit code:
`cronic {{command}}`