Learn R Programming

cronR (version 0.4.2)

cron_ls: List the contents of a crontab

Description

We only list the contents that are handeld by cronR.

Usage

cron_ls(id, tags, user = "")

Arguments

id

Return cron jobs with a certain id.

tags

Return cron jobs with a certain (set of) tags.

user

The user's crontab to display

Examples

Run this code
# NOT RUN {
cron_ls()
# }

Run the code above in your browser using DataLab