cron_load {cronR}R Documentation

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


[Package cronR version 0.6.5 Index]