cron
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cron [2012/02/08 14:18] – [Usage] k2patel | cron [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 57: | Line 57: | ||
| * Cron does not deal with seconds so you can't have cronjob' | * Cron does not deal with seconds so you can't have cronjob' | ||
| * You can not use % in the command area. They will need to be escaped and if used with a command like the date command you can put it in backticks. Ex. `date +\%Y-\%m-\%d` | * You can not use % in the command area. They will need to be escaped and if used with a command like the date command you can put it in backticks. Ex. `date +\%Y-\%m-\%d` | ||
| + | |||
| + | [[ http:// | ||
cron.1328710696.txt.gz · Last modified: 2020/08/10 02:29 (external edit)
