状态模型

Untitled

三态模型

Untitled

五态模型

Untitled

进程相关命令

查看进程

显示系统执行的进程——ps

ps -aux / ps -ajx

STAT参数的含义

Untitled

实时显示进程动态

top

Untitled

杀死进程