Processes

From wiki
Revision as of 10:18, 17 April 2020 by Hdridder (talk | contribs) (Created page with "category:Linux/Unix ;ps -aux :Full information on all running processes. <syntaxhighlight lang=text> USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COM...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


ps -aux
Full information on all running processes.
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0 191424  4420 ?        Ss    2019  63:30 /usr/lib/systemd/systemd --switched-root --system --deserialize 22
root         2  0.0  0.0      0     0 ?        S     2019   0:09 [kthreadd]
root         3  0.0  0.0      0     0 ?        S     2019   5:28 [ksoftirqd/0]
root         5  0.0  0.0      0     0 ?        S<    2019   0:00 [kworker/0:0H]
root         7  0.0  0.0      0     0 ?        S     2019   0:05 [migration/0]
root         8  0.0  0.0      0     0 ?        S     2019   0:00 [rcu_bh]
root         9  0.1  0.0      0     0 ?        S     2019 341:06 [rcu_sched]
root        10  0.0  0.0      0     0 ?        S<    2019   0:00 [lru-add-drain]