cron_save: Save the current crontab

Description Usage Arguments See Also

Description

Save the current crontab

Usage

1
cron_save(file, overwrite = FALSE, user = "")

Arguments

file

The file location at which you wish to save your crontab.

overwrite

logical; should we overwrite the file at path file if it already exists?

user

The user whose cron jobs we will be saving.

See Also

file.copy


kevinushey/cronR documentation built on May 20, 2019, 9:09 a.m.