mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-30 23:15:23 +02:00
228 B
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}}