「Linux」システムのプロセスを確認する方法

2021年3月19日

操作方法
# ps

PID TTY TIME CMD
211007 pts/0 00:00:00 su
211041 pts/0 00:00:00 bash
228771 pts/0 00:00:00 ps

# pstree

systemdqwqModemManagerqqq2*[{ModemManager}]
tqNetworkManagerqqq2*[{NetworkManager}]
tqVGAuthService
tqaccounts-daemonqqq2*[{accounts-daemon}]

# top

top - 10:04:45 up 10:59, 2 users, load average: 0.24, 0.38, 0.50
Tasks: 273 total, 2 running, 270 sleeping, 0 stopped, 1 zombie
%Cpu(s): 1.4 us, 1.4 sy, 0.0 ni, 96.3 id, 0.0 wa, 0.7 hi, 0.3 si, 0.0 st
略

 

Linux

Posted by arkgame