Skip to contents

creates a job named taskname that runs every minute using *nix crontab

Usage

schedule_crontab(command, taskname = "tessiflow")

Arguments

command

string command line expression

taskname

string name of task

Value

result of system call