Functions
crontab.crontab
Add/remove/update crontab entries.
Cron commands: Unless
cron_name is specified the command is used to identify crontab entries. This means commands must be unique within a given users crontab. If you require multiple identical commands, provide a different name argument for each.Special times: When provided, special_time will be used instead of any values passed in for minute/hour/month/day_of_week/day_of_month.