Learn R Programming

cronR (version 0.6.5)

cron_load: Load a crontab from file

Description

Load a crontab from file

Usage

cron_load(file, user = "", ask = TRUE)

Arguments

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