Learn R Programming

cronR (version 0.6.5)

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
cron_ls()

Run the code above in your browser using DataLab