crontab.1 (e97407b4f202c33851c3ee51572c0cde85095e83) crontab.1 (377a2e036f2d99ba27815342a9938cc0de8154da)
1.\"/* Copyright 1988,1990,1993 by Paul Vixie
2.\" * All rights reserved
3.\" *
4.\" * Distribute freely, except: don't remove my name from the source or
5.\" * documentation (don't take credit for my work), mark your changes (don't
6.\" * get me blamed for your possible bugs), don't alter or remove this
7.\" * notice. May be sold if buildable source is provided to buyer. No
8.\" * warrantee of any kind, express or implied, is included with this

--- 45 unchanged lines hidden (view full) ---

54file does exist, then you must
55.Em not
56be listed in the
57.Pa deny
58file in order to use this command. If neither of these files exists, then
59depending on site-dependent configuration parameters, only the super user
60will be allowed to use this command, or all users will be able to use this
61command.
1.\"/* Copyright 1988,1990,1993 by Paul Vixie
2.\" * All rights reserved
3.\" *
4.\" * Distribute freely, except: don't remove my name from the source or
5.\" * documentation (don't take credit for my work), mark your changes (don't
6.\" * get me blamed for your possible bugs), don't alter or remove this
7.\" * notice. May be sold if buildable source is provided to buyer. No
8.\" * warrantee of any kind, express or implied, is included with this

--- 45 unchanged lines hidden (view full) ---

54file does exist, then you must
55.Em not
56be listed in the
57.Pa deny
58file in order to use this command. If neither of these files exists, then
59depending on site-dependent configuration parameters, only the super user
60will be allowed to use this command, or all users will be able to use this
61command.
62The format of these files is one username per line,
63with no leading or trailing whitespace.
64Lines of other formats will be ignored,
65and so can be used for comments.
62.Pp
63The first form of this command is used to install a new crontab from some
64named file or standard input if the pseudo-filename ``-'' is given.
65.Pp
66The following options are available:
67.Bl -tag -width indent
68.It Fl u
69Specify the name of the user whose crontab is to be

--- 51 unchanged lines hidden ---
66.Pp
67The first form of this command is used to install a new crontab from some
68named file or standard input if the pseudo-filename ``-'' is given.
69.Pp
70The following options are available:
71.Bl -tag -width indent
72.It Fl u
73Specify the name of the user whose crontab is to be

--- 51 unchanged lines hidden ---