mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 14:42:19 +02:00
8 lines
230 B
Markdown
8 lines
230 B
Markdown
# 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}}`
|