diff options
author | johannst <johannes.stoelp@gmail.com> | 2020-03-17 22:10:22 +0100 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2020-03-17 22:10:22 +0100 |
commit | a5d37af7eb006a48de3fe68ee53ddd2235c79647 (patch) | |
tree | c435935ffe25dfcf04efa141815a570f1c0f7019 /src | |
parent | a466cd8bfbb80f3e400a408ebfebb351ca2aad66 (diff) | |
download | notes-a5d37af7eb006a48de3fe68ee53ddd2235c79647.tar.gz notes-a5d37af7eb006a48de3fe68ee53ddd2235c79647.zip |
updated pidstat
Diffstat (limited to 'src')
-rw-r--r-- | src/pidstat.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pidstat.md b/src/pidstat.md index 8fb1106..b57f231 100644 --- a/src/pidstat.md +++ b/src/pidstat.md @@ -5,6 +5,7 @@ pidstat [opt] [interval] [cont] -U [user] show username instead UID, optionally only show for user -r memory statistics -d I/O statistics + -h single line per process and no lines with average ``` # Page fault and memory utilization |