tldr/pages/common/cronic.md

9 lines
230 B
Markdown
Raw Normal View History

2020-11-29 06:01:14 +00:00
# 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}}`