summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/procfs.mdwn22
1 files changed, 11 insertions, 11 deletions
diff --git a/community/procfs.mdwn b/community/procfs.mdwn
index 90a663fb..1139c718 100644
--- a/community/procfs.mdwn
+++ b/community/procfs.mdwn
@@ -348,17 +348,17 @@ Clone URL: [git://github.com/madhusudancs/procfs.git](git://github.com/madhusuda
#### procps tools need to be ported so that they run on top of the procfs
-> ##### pgrep - Done
-> ##### pkill - Done
-> ##### killall - Done
-> ##### pstree - Done
-> ##### top - Mostly Done (except per-PID shared memory field, and non per-PID caches and buffers field)
-> ##### free - Mostly Done (Ditto from above)
-> ##### htop - Mostly Done (Ditto again)
-> ##### watch - Done
-> ##### tload - I think it is done. (Need someone to test it)
-> ##### libgtop - In progress
-> ##### gnome-system-moitor - In progress
+> ##### pgrep                 -  Done
+> ##### pkill                 -  Done
+> ##### killall               -  Done
+> ##### pstree                -  Done
+> ##### top                   -  Mostly Done (except per-PID shared memory field, and non per-PID caches and buffers field)
+> ##### free                  -  Mostly Done (Ditto from above)
+> ##### htop                  -  Mostly Done (Ditto again)
+> ##### watch                 -  Done
+> ##### tload                 -  I think it is done. (Need someone to test it)
+> ##### libgtop               -  In progress
+> ##### gnome-system-moitor   -  In progress