diff options
Diffstat (limited to 'sysutils/top/pkg-descr')
-rw-r--r-- | sysutils/top/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/top/pkg-descr b/sysutils/top/pkg-descr new file mode 100644 index 000000000000..55b0704bda0d --- /dev/null +++ b/sysutils/top/pkg-descr @@ -0,0 +1,8 @@ +Top displays the top processes on the system and periodically +updates this information. If standard output is an intelligent +terminal (see below) then as many processes as will fit on the +terminal screen are displayed by default. Otherwise, a good +number of them are shown (around 20). Raw cpu percentage is used +to rank the processes. + +WWW: http://www.groupsys.com/top/ |