update readme

This commit is contained in:
Alexey Avramov 2019-04-18 14:58:29 +09:00
parent d4821d29a8
commit e76f223a5e

View File

@ -162,7 +162,8 @@ Usage:
$ oom-sort $ oom-sort
``` ```
Output like follow: <details>
<summary>Output like follow</summary>
``` ```
oom_score oom_score_adj Uid Pid Name VmRSS VmSwap cmdline oom_score oom_score_adj Uid Pid Name VmRSS VmSwap cmdline
@ -181,6 +182,7 @@ oom_score oom_score_adj Uid Pid Name VmRSS VmSwap cmdline
7 0 1000 1106 mate-panel 43 M 0 M mate-panel 7 0 1000 1106 mate-panel 43 M 0 M mate-panel
6 0 1000 1157 wnck-applet 35 M 0 M /usr/lib/mate-panel/wnck-applet 6 0 1000 1157 wnck-applet 35 M 0 M /usr/lib/mate-panel/wnck-applet
``` ```
</details>
Kthreads, zombies and Pid 1 will not be displayed. Kthreads, zombies and Pid 1 will not be displayed.