1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-30 23:15:23 +02:00
tldr/pages/common/cronic.md
Managor 8e09a08059
common*: refresh old pages part 3 (#16257)
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
2025-04-25 21:19:03 +03:00

228 B

cronic

Bash script for wrapping cron jobs to prevent excess email sending. More information: https://manned.org/cronic.

  • Call a command and display its output if it returns a non-zero exit code:

cronic {{command}}