cron_ls {cronR}R Documentation

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

cron_ls()

[Package cronR version 0.6.5 Index]