Browse Source

cronic: add page (#4981)

Pierre Rudloff 4 năm trước cách đây
mục cha
commit
dfea16bc96
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      pages/common/cronic.md

+ 8 - 0
pages/common/cronic.md

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