This is the command clockworkd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
clockworkd - daemon executing clockwork scripts
SYNOPSIS
clockworkd [-c FILE] [OPTIONS] {start|stop|restart|run}
DESCRIPTION
clockworkd executes clockwork script as a daemon.
You will need the daemons gem to use clockworkd. It is not automatically installed, please
install by yourself.
OPTIONS
--pid-dir=DIR
Alternate directory in which to store the process ids. Default is GEM_LOCATION/tmp.
-i, --identifier=STR
An identifier for the process. Default is clock file name.
-l, --log
Redirect both STDOUT and STDERR to a logfile named clockworkd[.identifier].output
in the pid-file directory.
--log-dir=DIR
A specific directory to put the log files into. Default location is pid directory.
-m, --monitor
Start monitor process.
-c, --clock=FILE
Clock .rb file. Default is GEM_LOCATION/clock.rb.
-d, --dir=DIR
Directory to change to once the process starts
-h, --help
Show help message.
Use clockworkd online using onworks.net services