cronic: add page (#4981)

This commit is contained in:
Pierre Rudloff
2020-11-29 07:01:14 +01:00
committed by GitHub
parent d23dc34a25
commit dfea16bc96

8
pages/common/cronic.md Normal file
View File

@@ -0,0 +1,8 @@
# 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}}`