0c35c868f1
screen like "top". PR: ports/82131 Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> Approved by: daichi (author)
9 lines
376 B
Text
9 lines
376 B
Text
TOPLESS reads various command output, displays it on the whole screen
|
|
(like "less"), and periodically updates it like "top".
|
|
|
|
TOPLESS can be used with almost every sort of command,
|
|
but is particularly useful when used with the command
|
|
to monitor the system, such as "ps", "netstat" or "fstat".
|
|
|
|
Author: Daichi GOTO <daichi@FreeBSD.org>
|
|
WWW: http://people.freebsd.org/~daichi/
|