welcome: please sign in

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
Last name of the current Debian Project Leader

Revision 1 as of 2007-10-28 00:39:39

Edit

MemberManual / UsingCron

This page describes the basic use of cron on HCoop systems.

TableOfContents

Prerequisites

It is very important that you read the [:MemberManual/RunningUnattendedCommands:Running Unattended Commands page] to understand the general idea of how to run unattended commands on Mire.

Making a cron configuration file

Cron needs a special configuration file to tell it how to operate.

TODO: Describe format. Suggest calling this file ~/.crontab.

Activating your cron configuration

TODO: crontab ~/.crontab.

Exmaples

TODO: Give examples, based on example given near the end of MemberManual/RunningUnattendedCommands.