Bash stuff
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
cat <<EOF
|
||||
* * * * * Command
|
||||
| | | | |
|
||||
| | | | +- Day of the week (0-6)
|
||||
| | | +--- Month of the Year (1-12)
|
||||
| | +----- Day of the month (1-31)
|
||||
| +------- Hour (0-23)
|
||||
+--------- Minute (0-59)
|
||||
EOF
|
||||
Reference in New Issue
Block a user