Crontab使用方法
(1)crontab:是linux系统下的定时任务守护进程,可以精确到分,类似于闹钟;
文件位置: vim /etc/crontab

备注:crontab执行时间计算 - 在线工具可以参考网址:https://tool.lu/crontab/

Crontab使用方法

相关文章: