标签:
定时
Linux
linux定时重启服务器
需求说明 需要每天定时凌晨重启服务器 脚本实现 1. linux 终端输入crontab -e,添加定时任务脚本命令 [root@localhost ~]# crontab -e 2. 在文件末尾追……
2021-06-29 Teroun
1K+
0
0