Conversation
|
This looks useful thanks. |
|
Right, I swapped size and name so the size is first now. Your presumption is correct, I need ps_mem.py output for scripting and tracking, not for human reading directly. I have also added -g / --group-args which groups by program name and its arguments. This is useful mostly for distinguishing different Java processes. |
|
Please split these into separate commits. The description of --group-args suggests it's very similar to --split-args. |
|
There was work recently on the --total option. I might use that to output the total mem usage in bytes on the left for each command, and a total as the last line |
No description provided.