CRONWHIP(1) CRONWHIP(1) NAME cronwhip - run missed cronjobs SYNOPSIS cronwhip [OPTIONS] DESCRIPTION Cronwhip runs cronjobs that would have been run in the time since the last system shutdown. Cronwhip can be run at startup on systems that are not constantly up to make sure that all cronjobs get run regularly. OPTIONS -n, --dry-run Run cronwhip without running any cronjobs. Cronwhip will instead print the cronjobs that would have been run to the console. --help Display the help message. -v, --verbose Make cronwhip print out the commands for each cronjob as it is run. AUTHORS Xyne April 2009 CRONWHIP(1)