Linux system to learn (8.2): Linux System Management - Process management - the process is terminated

Example:

 

 Conventional signal code as follows:

 

Example: 

[Tips]:. 1 kill command Do not use if the system kernel processes and related services, the whole system might collapse

              2. Prior to kill a process, understand this process is doing

              3. Only when you can not terminate a process normally used only kill to terminate a process

 

 

 

[Tips]: pkill mainly used to kick a terminal number 

 

Guess you like

Origin blog.csdn.net/andylanzhiyong/article/details/89202493