From e76f223a5e4cc009b2c23fe908b733e6f191e3c4 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Thu, 18 Apr 2019 14:58:29 +0900 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84aed47..c909468 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,8 @@ Usage: $ oom-sort ``` -Output like follow: +
+ Output like follow ``` 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 6 0 1000 1157 wnck-applet 35 M 0 M /usr/lib/mate-panel/wnck-applet ``` +
Kthreads, zombies and Pid 1 will not be displayed.