halt.8

来自「操作系统设计与实现源码」· 8 代码 · 共 34 行

8
34
字号
.TH HALT 8.SH NAMEhalt \- abruptly stop the system.SH SYNOPSIS\fBhalt\fP [\fB\-f\fP].SH DESCRIPTION.B Haltstops the system almost immediately.  The users are not informed aboutthe things to come..B Haltis logged in.B /usr/adm/wtmpand in .BR /usr/adm/authlog ,if these files exist..B Haltshould only be run by the super-user, any other caller will be refused..PP.B Haltis a rather rude program..BR Shutdown (8)is preferred for it performs a more gentle halt routine..PP.B Halt \-fis even worse, it omits the terminate signals that are normallysent first to all processes to give them a chance to die peacefully..SH "SEE ALSO".BR reboot (2),.BR shutdown (8),.BR reboot (8),.BR boot (8)..SH AUTHOREdvard Tuinder (v892231@si.hhs.NL)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?