Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
CRONTAB(1)			  User Commands 		      CRONTAB(1)

NAME
     crontab - manual page for crontab 1.2.3

SYNOPSIS
     crontab [-u user] { -e | -l | -r }

DESCRIPTION
     the default operation is to replace, per 1003.2

     -uN,   --user=N
	    the user whose files are to be manipulated

     -e,    --edit
	    edit this user?s crontab

     -l,    --list
	    list this user?s crontab

     -r,    --remove
	    delete the user?s crontab

     -h,    --help
	    display this help and exit

     -V,    --version
	    output version information and exit

     --usage
	    show brief usage summary

     Send bug reports to bug-mcron@gnu.org.

COPYRIGHT
     Copyright	?  2003,  2016,  2020	Free  Software Foundation, Inc.  License
     GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
     This is free software: you are free to change and redistribute  it.   There
     is NO WARRANTY, to the extent permitted by law.

SEE ALSO
     The  full	documentation for crontab is maintained as a Texinfo manual.  If
     the info and crontab programs are properly installed at your site, the com-
     mand

	    info mcron

     should give you access to the complete manual.

GNU				   March 2023			      CRONTAB(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=crontab&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help