*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages -> crontab (1)              
Title
Content
Arch
Section
 

CRONTAB(1)

Contents


NAME    [Toc]    [Back]

     crontab - maintain crontab files for individual users

SYNOPSIS    [Toc]    [Back]

     crontab [-u user] file
     crontab [-u user] [-l | -r | -e]

DESCRIPTION    [Toc]    [Back]

     crontab is the program used to install, deinstall,  or  list
the tables
     used  to drive the cron(8) daemon.  Each user can have their
own
     crontab(5), and though these are  files  in  /var/cron/tabs,
they are not
     intended to be edited directly.

     The  first  form  of  this  command is used to install a new
crontab from some
     named file, or standard input if the pseudo-filename `-'  is
given.

     If  the  /var/cron/cron.allow  file exists, then you must be
listed therein
     in order to use crontab.  If the  /var/cron/cron.allow  file
does not exist
     but  the  /var/cron/cron.deny file does exist, then you must
not be listed
     in the /var/cron/cron.deny file in order to use crontab.  If
neither of
     these  files exists then only the super user will be allowed
to use
     crontab.  NOTE: if they exist, /var/cron/cron.allow and
     /var/cron/cron.deny must be readable by group  crontab.   If
crontab is unable
  to  read  the  files, users will not be allowed to use
crontab.

     The options are as follows:

     -u user   Specifies the name of the user whose crontab(5) is
to be edited.
  If this option is not given, crontab examines
``your''
               crontab(5); i.e., the crontab of the  person  executing the command.
   Note  that  su(1)  can confuse crontab and
that if you are
               running inside of su(1) you should always use  the
-u option for
               safety's sake.

     -l         Causes  the  current  crontab  to be displayed on
standard output.

     -r        Causes the current crontab to be removed.

     -e        Edit the current crontab using the  editor  specified by the
               VISUAL or EDITOR environment variables.  After you
exit from
               the editor, the modified crontab(5)  will  be  installed automatically.

FILES    [Toc]    [Back]

     /var/cron/cron.allow  list of users allowed to use crontab
     /var/cron/cron.deny    list  of  users prohibited from using
crontab
     /var/cron/tabs        directory of individual crontabs

DIAGNOSTICS    [Toc]    [Back]

     A fairly informative usage message appears  if  you  run  it
with a bad command
 line.

SEE ALSO    [Toc]    [Back]

      
      
     at(1), crontab(5), cron(8)

STANDARDS    [Toc]    [Back]

     The  crontab  utility  is compliant with the IEEE Std 1003.2
(``POSIX.2'')
     specification.

AUTHORS    [Toc]    [Back]

     Paul Vixie <[email protected]>

OpenBSD      3.6                           June      8,      1999
[ Back ]
 Similar pages
Name OS Title
crontab FreeBSD maintain crontab files for individual users (V3)
crontab Linux maintain crontab files for individual users (V3)
fsplit OpenBSD split a multi-routine Fortran file into individual files
newsyslog FreeBSD maintain system log files to manageable sizes
rhosts HP-UX security files authorizing access by remote hosts and users on local host
.rhosts HP-UX security files authorizing access by remote hosts and users on local host
hosts.equiv HP-UX security files authorizing access by remote hosts and users on local host
crontab IRIX user crontab file
queuedefs HP-UX queue description file for at, batch, and crontab
mac_seeotheruids FreeBSD simple policy controlling whether users see other users
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service