TWiki
>
IT Web
>
UsingAFS
>
Kcrontab
(2012-06-29,
AndrewPickford
)
(raw view)
E
dit
A
ttach
---+ kcrontab kcrontab is the client for the PPE group's kcrond daemon. This daemon schedules periodic commands on remote hosts for users as managed by the kcrontab command. The kcrontab & kcrond code is a modified version of the DESY k5crond code to work with MIT kerberos. ---+++ Usage <code> kcrontab {-l|-e} [-d] </code> ---+++ Description kcrontab manages a users crontab on the kcrond daemon server. A kerberos ticket (usually automatically obtained on login to a machine) is required to execute kcrontab. kcrontab requires either an <code>-l</code> or <code>-e</code> argument to either list or edit a user's crontab. ---+++ The crontab file consists of: * comment lines, starting with <code>#</code>. * The <code>REXEC=</code> line which is required and should not in normal cases be changed. * The <code>MAILTO=</code> line which can be uncommented to specify an output email address * crontab entry lines. A crontab entry line has the form: <code>{Minute} {Hour} {Weekday} {Day} {Month} {Host} {Command}</code> Weekday is a number, starting from 1 for Monday to 7 for Sunday. A star represents every. e.g. <code>1 2 * * * * host.physics.gla.ac.uk ls ~/private</code> Would execute "ls ~/private" as the user who created the crontab on the machine host.physics.gla.ac.uk at 1 minute past 2 am every day. -- Main.AndrewPickford - 2012-06-29
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2012-06-29
-
AndrewPickford
IT
Log In
or
Register
IT Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
ATLAS
PUUKA
DetDev
Gridmon
IT
LHCb
LinearCollider
Main
NA62
Sandbox
TWiki
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback