This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:general:crontab [2017/05/16 10:36] – created lunetikk | linux:general:crontab [2019/10/07 10:59] (current) – lunetikk | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| * * * * * command to execute | * * * * * command to execute | ||
| </ | </ | ||
| + | |||
| + | === Commands === | ||
| + | |||
| + | ^  Command  | ||
| + | | crontab -e | Edit crontab of the current user | | ||
| + | | crontab -l | List all crons of the current user | | ||
| + | |  crontab -u %%< | ||
| + | |  < | ||
| + | |||
| === Useful links === | === Useful links === | ||
| Line 30: | Line 39: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | ~~DISCUSSION~~ | + | ~~DISCUSSION:closed~~ |