1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/sysutils/top/pkg-descr
Edwin Groothuis 8a23895e5c Add sysutils/top back into the tree
As the first step in updating this popular program, I am
	releasing the current copy of the source for top 3.5. In
	the coming weeks this should become the final 3.5 release.
	Beta13 includes updated modules for freebsd, linux, and
	AIX.

Included are all patches for FreeBSD 4.7 - 5.2 so that this version
can be used as a drop-in replacement for the base versions (use
TOP_OVERWRITE_BASE=yes)
2004-01-09 07:32:10 +00:00

9 lines
387 B
Plaintext

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/