sub:cron October 23, 2023 Content # Linux系统使用cron程序调度需要定期执行的作业。cron在后台运行,并会检查一个特殊的表(cron时间表),从中获知已安排执行的作业。 cron时间表 crontab cron目录 anacron程序 Links #