aboutsummaryrefslogtreecommitdiff
path: root/crontab
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-11-18 21:24:39 +0100
committerDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-11-23 02:01:21 +0100
commitd2b3a983e16f15d636619ebd61a3fa08c889b080 (patch)
tree54740409709b76c7045bcb634b5b79377f7798c3 /crontab
Initial commit
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
Diffstat (limited to 'crontab')
-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