mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
cronic: add page (#4981)
This commit is contained in:
parent
d23dc34a25
commit
dfea16bc96
1 changed files with 8 additions and 0 deletions
8
pages/common/cronic.md
Normal file
8
pages/common/cronic.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue