摘要: 查看当前用户的crontab列表crontab -l 添加或编辑命令crontab -e 删除全部命令crontab -r 系统全局配置文件,直接编辑可以更新全局命令/etc/crontab 常用配置 系统开机执行命令@reboot systemctl start nginx 开机延迟执行@rebo 阅读全文
posted @ 2025-06-19 10:12 刘镇维 阅读(8) 评论(0) 推荐(0)