cron_automation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cron_automation [2016/08/04 14:44] – walkeradmin | cron_automation [2017/01/29 18:08] (current) – walkeradmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Cron Automation ======= | ====== Cron Automation ======= | ||
| + | <color darkorange> | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | This information comes from " | + | \\ |
| + | This information comes from | ||
| + | " | ||
| \\ | \\ | ||
| To edit the cron job list: | To edit the cron job list: | ||
| \\ | \\ | ||
| - | | + | crontab -e (don't sudo, or you will change root cron, not your user cron) |
| \\ | \\ | ||
| Then add your job, which has the format: | Then add your job, which has the format: | ||
| Line 38: | Line 41: | ||
| CGroup: / | CGroup: / | ||
| └─453 / | └─453 / | ||
| + | \\ | ||
| + | \\ | ||
| + | ===== Check Jobs ===== | ||
| + | \\ | ||
| + | crontab -lu pi | ||
| + | | ||
| + | Shows current cron jobs for user pi | ||
| \\ | \\ | ||
| \\ | \\ | ||
cron_automation.1470321874.txt.gz · Last modified: (external edit)
