Learn R Programming

cronR (version 0.4.2)

cron_load: Load a crontab from file

Description

Load a crontab from file

Usage

cron_load(file, user = "")

Arguments

file

The file location of a crontab.

user

The user for whom we will be loading a crontab.