solaris中init的几种模式:init 0123456abcQqSs
其中
init 0 # shutdown to OK 关闭系统,按任意键后重启
init 5 # shutdown and power off 关机且关闭电源
init 6 # shutdown and reboot 关机且重启
init s # 单用户模式
init S # 单用户模式
其他模式很少用到
本文详细介绍了Solaris操作系统中init命令的各种模式及其用途,包括关机重启、单用户模式等,并简要提及了较少使用的模式。
solaris中init的几种模式:init 0123456abcQqSs
其中
init 0 # shutdown to OK 关闭系统,按任意键后重启
init 5 # shutdown and power off 关机且关闭电源
init 6 # shutdown and reboot 关机且重启
init s # 单用户模式
init S # 单用户模式
其他模式很少用到

被折叠的 条评论
为什么被折叠?