首页
Java
登录
6mi
u
盘
搜
搜 索
Java
linux定时任务计划contab
linux定时任务计划contab
xiaoxiao
2021-02-27
180
1.crontab -l 列出crontab 2.crontab -r 删除crontab 3.crontab -e 编辑crontab
配置crontab
crontab -e 配置定时任务 * * * * * 分 时 日 月 周 */15 * * * * 每15分钟 */15 * * * * /home/user/shell/bin/1.sh /home/user/shell/conf/1.properties installed new crontab 定时任务生效
转载请注明原文地址: https://www.6miu.com/read-16674.html
技术
最新回复
(
0
)