cron.1 (366B)
1 .Dd December 16, 2014 2 .Dt CRON 1 sbase\-VERSION 3 .Os 4 .Sh NAME 5 .Nm cron 6 .Nd clock daemon 7 .Sh SYNOPSIS 8 .Nm cron 9 .Op Fl f Ar file 10 .Op Fl n 11 .Sh DESCRIPTION 12 .Nm 13 schedules commands to be run at specified dates and times. 14 .Pp 15 .Sh OPTIONS 16 .Bl -tag -width Ds 17 .It Fl f Ar file 18 Use the specified 19 .Ar file 20 instead of the default 21 .Ar /etc/crontab . 22 .It Fl n 23 Do not daemonize. 24 .El