linux:top
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:top [2017/12/27 14:39] – created Wulf Rajek | linux:top [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Top via ps ====== | ====== Top via ps ====== | ||
- | Single line top cpu/ram using processes: | + | The following command will show the list of top processes |
< | < | ||
ps -eo pid, | ps -eo pid, | ||
+ | </ | ||
+ | |||
+ | or sort by cpu: | ||
+ | |||
+ | < | ||
+ | ps -eo pid, | ||
</ | </ |
linux/top.1514385583.txt.gz · Last modified: 2023/05/29 11:53 (external edit)