首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
centos如何设置定时任务
centos如何设置定时任务
mac
2022-06-30
28
1.crontab -e
打开任务列表,输入i开始编写面之后按esc退出编写默写,:wq保存退出即可。
2.关于时间格式的定义,,请使用下面的网站
https://crontab.guru/#00_09_*_*_*
3如何查看任务状态
查看日志
tail -f /var/log/cron
转载于:https://www.cnblogs.com/c-x-a/p/9303136.html
相关资源:JAVA上百实例源码以及开源项目
转载请注明原文地址: https://mac.8miu.com/read-67427.html
最新回复
(
0
)