diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-12-24 00:44:38 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-12-24 00:44:38 +0000 |
commit | 737650f98d8be0ccc18efe4434df5bda26fb2d82 (patch) | |
tree | 4a575144580ece173b9dd7ffb6df50adb765cec7 /sysutils/tload/pkg/DESCR | |
parent | 76a6ca32ef1c5e66d61c408cf102b8ebb9b03ce9 (diff) | |
download | pkgsrc-737650f98d8be0ccc18efe4434df5bda26fb2d82.tar.gz |
My christmas present for you: xload for your ascii terminal.
Diffstat (limited to 'sysutils/tload/pkg/DESCR')
-rw-r--r-- | sysutils/tload/pkg/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/tload/pkg/DESCR b/sysutils/tload/pkg/DESCR new file mode 100644 index 00000000000..0006db1dec8 --- /dev/null +++ b/sysutils/tload/pkg/DESCR @@ -0,0 +1,6 @@ +tload prints a graph of the current system load average to the +specified tty (or the tty of the tload process if none is specified), +similar to what xload(1) does. + +This package is the only program from the Linux procps suite that is +not part of NetBSD or available else where. |