elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elkscmd
/
man
/
man8
/
cron.8
File editor
.TH CRON 8 .SH NAME cron -\ run commands at scheduled times .SH SYNOPSIS .B cron [\fIinterval\fR] .SH DESCRIPTION .B Cron executes commands at specified dates and times according to the instructions in .BR crontab (5) files in .IR /var/cron . When .B cron is running, it wakes up every minute, checks to see if any of the .I crontabs in .I /var/cron contain jobs to be run, then runs them and mails the output (if any) to the owner of the crontab (or to the user named in the .I MAILTO environment variable defined in the crontab.) .PP .B Cron normally examines .I /var/cron every minute, but this interval can be increased by the command-line argument .IR interval , which is the number of minutes between .B cron runs. .SH BUGS .B Cron doesn't understand the idea of daylight savings time. .SH FILES .TP 20 .B "/var/cron" Where the crontabs are. .SH SEE ALSO .BR crontab (1), .BR crontab (5). .SH AUTHOR David Parsons (orc@pell.portland.or.us)
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history