diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-10-25 08:30:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-25 10:04:51 +0700 |
commit | 4e55e3d68b2a887eb38fe01af48b5e85133808a4 (patch) | |
tree | 18b9449932398f3747defac46fffe2dcf066dc73 /python/ps_mem/slack-desc | |
parent | ad9e87a9db2eafb5eb4b93fc1d4340967d21a8fa (diff) |
python/ps_mem: Added (list processes by memory usage).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ps_mem/slack-desc')
-rw-r--r-- | python/ps_mem/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/ps_mem/slack-desc b/python/ps_mem/slack-desc new file mode 100644 index 000000000000..564f5b10c3e7 --- /dev/null +++ b/python/ps_mem/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ps_mem: ps_mem (list processes by memory usage) +ps_mem: +ps_mem: ps_mem is a utility to accurately report the in core memory usage +ps_mem: for a program. +ps_mem: +ps_mem: Homepage: https://github.com/pixelb/ps_mem +ps_mem: +ps_mem: +ps_mem: +ps_mem: +ps_mem: |