cron.1 (305B)
- .Dd 2015-10-08
- .Dt CRON 1
- .Os sbase
- .Sh NAME
- .Nm cron
- .Nd clock daemon
- .Sh SYNOPSIS
- .Nm
- .Op Fl f Ar file
- .Sh DESCRIPTION
- .Nm
- schedules commands to be run at specified dates and times.
- .Sh OPTIONS
- .Bl -tag -width Ds
- .It Fl f Ar file
- Use the specified
- .Ar file
- instead of the default
- .Pa /etc/crontab .
- .El