aboutsummaryrefslogtreecommitdiff
path: root/python/ps_mem/README
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2015-10-25 08:30:14 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-25 10:04:51 +0700
commit4e55e3d68b2a887eb38fe01af48b5e85133808a4 (patch)
tree18b9449932398f3747defac46fffe2dcf066dc73 /python/ps_mem/README
parentad9e87a9db2eafb5eb4b93fc1d4340967d21a8fa (diff)
downloadslackbuilds-4e55e3d68b2a887eb38fe01af48b5e85133808a4.tar.xz
python/ps_mem: Added (list processes by memory usage).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ps_mem/README')
-rw-r--r--python/ps_mem/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/ps_mem/README b/python/ps_mem/README
new file mode 100644
index 000000000000..af331eb14a1c
--- /dev/null
+++ b/python/ps_mem/README
@@ -0,0 +1,4 @@
+ps_mem (list processes by memory usage)
+
+ps_mem is a utility to accurately report the in core memory usage
+for a program.