cron.8
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8 代码 · 共 37 行
8
37 行
.\" SCCSID: @(#)cron.8 8.1 9/11/90.TH cron 8 .SH Namecron \- clock daemon.SH Syntax.B /etc/cron.SH Description.NXR "cron command".NXR "crontab file" .NXR "clock daemon"The.PN croncommand executes commands at specified dates and timesaccording to the instructions in the file.PN /usr/lib/crontab .Since.PN cronnever exits,it should only be executed once.This is best done by running.PN cronfrom the initializationprocess through the file.PN /etc/rc ..PPThe.PN crontabfile is examined by.PN cronevery minute..SH Files.PN /usr/lib/crontab.SH See Alsocrontab(5), init(8).br.I "Guide to System Environment Setup"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?