ソースを参照

cronic: add page (#4981)

Pierre Rudloff 4 年 前
コミット
dfea16bc96
1 ファイル変更8 行追加0 行削除
  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}}`