linux入门_韩顺平_复习版_开启、重启、用户登陆注销
同步数据
syn
关机
halt init 0 shutdown -h now shutdown -h 1
重启
reboot init 6 shutdown -r now
运行级别3下,切换用户,注销用户
su root logout
同步数据
syn
关机
halt init 0 shutdown -h now shutdown -h 1
重启
reboot init 6 shutdown -r now
运行级别3下,切换用户,注销用户
su root logout