/
usr
/
share
/
usermin
/
cron
/
help
/
/usr/share/usermin/cron/help
mkdir
upload
Name
Size
Mode
Actions
help.ar.auto.html
5451
0644
edit
dl
rm
help.bg.auto.html
5912
0644
edit
dl
rm
help.ca.html
3521
0644
edit
dl
rm
help.cs.auto.html
3396
0644
edit
dl
rm
help.da.auto.html
3254
0644
edit
dl
rm
help.de.html
3431
0644
edit
dl
rm
help.de.neutral.html
2330
0644
edit
dl
rm
help.el.auto.html
6168
0644
edit
dl
rm
help.es.html
3603
0644
edit
dl
rm
help.eu.auto.html
3199
0644
edit
dl
rm
help.fa.auto.html
5832
0644
edit
dl
rm
help.fi.auto.html
3253
0644
edit
dl
rm
help.fr.html
3458
0644
edit
dl
rm
help.fr.UTF-8.html
3458
0644
edit
dl
rm
help.hr.auto.html
3168
0644
edit
dl
rm
help.html
3237
0644
edit
dl
rm
help.hu.auto.html
3541
0644
edit
dl
rm
help.it.html
3579
0644
edit
dl
rm
help.ja.auto.html
4015
0644
edit
dl
rm
help.ko.auto.html
3325
0644
edit
dl
rm
help.ms.auto.html
3506
0644
edit
dl
rm
help.nl.html
3682
0644
edit
dl
rm
help.no.html
3320
0644
edit
dl
rm
help.pl.html
3592
0644
edit
dl
rm
help.pt.auto.html
3495
0644
edit
dl
rm
help.pt_BR.auto.html
3495
0644
edit
dl
rm
help.ru.auto.html
5543
0644
edit
dl
rm
help.sk.auto.html
3448
0644
edit
dl
rm
help.sv.html
3052
0644
edit
dl
rm
help.tr.auto.html
3351
0644
edit
dl
rm
help.uk.auto.html
5327
0644
edit
dl
rm
help.zh.auto.html
2812
0644
edit
dl
rm
help.zh_TW.html
2836
0644
edit
dl
rm
intro.ar.auto.html
251
0644
edit
dl
rm
intro.bg.auto.html
263
0644
edit
dl
rm
intro.ca.html
190
0644
edit
dl
rm
intro.cs.auto.html
164
0644
edit
dl
rm
intro.da.auto.html
168
0644
edit
dl
rm
intro.de.html
167
0644
edit
dl
rm
intro.el.auto.html
311
0644
edit
dl
rm
intro.es.html
198
0644
edit
dl
rm
intro.eu.auto.html
162
0644
edit
dl
rm
intro.fa.html
466
0644
edit
dl
rm
intro.fi.auto.html
186
0644
edit
dl
rm
intro.fr.html
188
0644
edit
dl
rm
intro.fr.UTF-8.html
188
0644
edit
dl
rm
intro.hr.auto.html
147
0644
edit
dl
rm
intro.html
169
0644
edit
dl
rm
intro.hu.html
187
0644
edit
dl
rm
intro.it.html
181
0644
edit
dl
rm
intro.ja.auto.html
204
0644
edit
dl
rm
intro.ko.auto.html
176
0644
edit
dl
rm
intro.ms.auto.html
177
0644
edit
dl
rm
intro.nl.html
184
0644
edit
dl
rm
intro.no.html
186
0644
edit
dl
rm
intro.pl.html
158
0644
edit
dl
rm
intro.pt.auto.html
188
0644
edit
dl
rm
intro.pt_BR.auto.html
188
0644
edit
dl
rm
intro.ru.auto.html
273
0644
edit
dl
rm
intro.sk.auto.html
162
0644
edit
dl
rm
intro.sv.html
159
0644
edit
dl
rm
intro.tr.auto.html
166
0644
edit
dl
rm
intro.uk.auto.html
259
0644
edit
dl
rm
intro.zh.auto.html
125
0644
edit
dl
rm
intro.zh_TW.html
176
0644
edit
dl
rm
Edit:
/usr/share/usermin/cron/help/help.html
(3237B)
<body bgcolor=#ffffff> <title>Scheduled Commands and Jobs</title> <center><img src="images/cron.gif"></center><br> <h2><i>This help page is incomplete</i></h2> <hr> <h3>Introduction</h3> This module can be used to setup commands to be run automatically at scheduled times. It uses the standard Unix <tt>cron</tt> daemon, which can run commands as various users at selected minutes, hours, days of the month, days of the week and months of the year. Every job is owned by a user, and when executed runs with the permissions of that user. <p> The module's main page lists all the known scheduled jobs, grouped by the user to run as. Some systems will have jobs that are part of the operating system, owned by users like <tt>root</tt> or <tt>sys</tt>. There may also be jobs created by users on your system using the <tt>crontab</tt> command, owned by the users who created them. <p> <hr> <h3>Creating a New Scheduled Job</h3> To create a new job, click on the <tt>Create new Scheduled Job</tt> below the list of existing jobs. This will display a form for entering the following parameters : <ul> <li><b>User to run as</b><br> The login name of the Unix users the job will be run as. <p> <li><b>Active?</b><br> If a job is not active, it will still be displayed in the list of known jobs, but will not be run on schedule. <p> <li><b>Command</b><br> The actual Unix command to run at the schedules time. This can be any command that you would type at the command line. <p> <li><b>Input to command</b><br> If this field is not empty, then whatever you enter will be provided as input to the command when it is run. For example, if the command was <tt>mail foo@bar.com</tt> and the input <tt>hello world</tt>, then the input text would be emailed to <tt>foo@bar.com</tt>. <p> <li><b>Times to run</b><br> The times when a command is run are chosen by specifying the minutes, hours, days of the month, months of the year and days of week to run. For each of these you can either choose <tt>All</tt>, or select the times when the command should be run. <p> For example, if you chose 5 for the hour and tuesday for the day of the week then the command would be run every minute from 5:00am to 5:59am on tuesdays. <br> Alternatively, if you chose 30 for the minute and 14 for the hour, then the command would be run every day at 2:30pm. <p> </ul><p> Once you have filled in the form, click on the <tt>Create</tt> button on the bottom on the page. The new job will take effect immediately. <p> <hr> <h3>Editing an Existing Scheduled Job</h3> To edit an existing job, click on the command from the list of jobs on the main page. The form for editing an existing job is the same as the form for creating a new job, described above. One you have made whatever changes are needed, click on the <tt>Save</tt> button at the bottom of the page. <p> To delete a job, click on the <tt>Delete</tt> button at the bottom of the job editing form. This will immediately delete the job without asking for confirmation. <p> <hr> <a href="/"><img alt="<-" align=middle border=0 src=/images/left.gif></a> <a href="">Return to module</a><p>
Save
cmd:
run