1
/6
shutdown使用命令:Shutdown [选项] [时间]
2
/6
命令示范:
立即关机:
shutdown -h now
3
/6
20分钟后关机
shutdown -h +20 ---20分钟后关机
4
/6
取消定时任务
5
/6
配置20分钟后重新启动:
shutdown -r 12:00 //12点钟重启
6
/6
设置20分粥后重启
shutdown -r +20 //20分钟后重启
1
/6
shutdown使用命令:Shutdown [选项] [时间]
2
/6
命令示范:
立即关机:
shutdown -h now
3
/6
20分钟后关机
shutdown -h +20 ---20分钟后关机
4
/6
取消定时任务
5
/6
配置20分钟后重新启动:
shutdown -r 12:00 //12点钟重启
6
/6
设置20分粥后重启
shutdown -r +20 //20分钟后重启
Copyright © 2018 - 2021 www.yd166.com., All Rights Reserved.