aboutsummaryrefslogtreecommitdiff
path: root/crontab/0-example
diff options
context:
space:
mode:
Diffstat (limited to 'crontab/0-example')
-rw-r--r--crontab/0-example7
1 files changed, 7 insertions, 0 deletions
diff --git a/crontab/0-example b/crontab/0-example
new file mode 100644
index 0000000..fcca906
--- /dev/null
+++ b/crontab/0-example
@@ -0,0 +1,7 @@
+# +-------- minute (0 - 59)
+# | +------ hour (0 - 23)
+# | | +---- day of month (1 - 31)
+# | | | +-- month (1 - 12)
+# | | | | +-- day of week (0 - 6)
+# | | | | |
+# * * * * * command to execute