在Linux系统中,使用“ top”命令,top命令的S列中的“ I”是什么意思,S --status

时间:2018-10-25 02:43:22

标签: linux shell terminal raspberry-pi

我尝试在树莓派终端上运行top命令。S列的值类似于I。I是什么意思?

1 个答案:

答案 0 :(得分:1)

最高版本: procps-ng 3.3.15

man top

29. S  --  Process Status
   The status of the task which can be one of:
       D = uninterruptible sleep
       I = idle
       R = running
       S = sleeping
       T = stopped by job control signal
       t = stopped by debugger during trace
       Z = zombie