关机:
halt, poweroff, shutdown, init 0
重启:
reboot, shutdown, init6
跟用户登陆相关:
who, whoami, w
shutdown:
shutdown [OPTION]...TIME [MESSAGE]
-r:reboot
-h:halt
-c:cancel
TIME:
now:立刻
+m:相对时间表示法,从命令提交开始多久后:例如:+3;
hh:mm 绝对时间表示,指明具体时间;
微信扫一扫
关机:
halt, poweroff, shutdown, init 0
重启:
reboot, shutdown, init6
跟用户登陆相关:
who, whoami, w
shutdown:
shutdown [OPTION]...TIME [MESSAGE]
-r:reboot
-h:halt
-c:cancel
TIME:
now:立刻
+m:相对时间表示法,从命令提交开始多久后:例如:+3;
hh:mm 绝对时间表示,指明具体时间;
相关推荐