1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 23:02:07 +02:00
tldr/pages/common/cronic.md
2020-11-29 03:01:14 -03:00

230 B

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}}