diff options
author | obache <obache@pkgsrc.org> | 2009-11-29 07:32:17 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-29 07:32:17 +0000 |
commit | 6b57dc1efe8dd45cc3391c91d25a5188a93fc891 (patch) | |
tree | 160648d19441e34fae17e5c63ecca4e27b89859b /misc/topless/DESCR | |
parent | 33033bda3ddb58d76882b4debeb03548ce483796 (diff) | |
download | pkgsrc-6b57dc1efe8dd45cc3391c91d25a5188a93fc891.tar.gz |
Import topless-1.52 as misc/topless.
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.
Diffstat (limited to 'misc/topless/DESCR')
-rw-r--r-- | misc/topless/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/topless/DESCR b/misc/topless/DESCR new file mode 100644 index 00000000000..fcc8e4c7605 --- /dev/null +++ b/misc/topless/DESCR @@ -0,0 +1,6 @@ +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. |