cron_load {cronR} | R Documentation |
Load a crontab from file
cron_load(file, user = "", ask = TRUE)
file |
The file location of a crontab. |
user |
The user for whom we will be loading a crontab. |
ask |
Boolean; show prompt asking for validation |