diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/whowatch/DESCR | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/whowatch/DESCR')
-rw-r--r-- | sysutils/whowatch/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/whowatch/DESCR b/sysutils/whowatch/DESCR new file mode 100644 index 00000000000..a9f951862ab --- /dev/null +++ b/sysutils/whowatch/DESCR @@ -0,0 +1,7 @@ + Whowatch is an interactive who-like program that displays +information about the users currently logged on to the machine, in +real time. Besides standard informations (login name, tty, host, +user's process), the type of the connection (ie. telnet or ssh) is +shown. You can toggle display between users' command or idle time. +You can watch processes tree, navigate in it and send INT and KILL +signals. |