diff options
author | David Woodfall <dave@unrealize.co.uk> | 2010-05-13 01:01:17 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:01:17 +0200 |
commit | 335917f3a267d18b76fac46704998d79a949bc94 (patch) | |
tree | b88b33fc94932eb99cf1b6bcafc61d8e90499feb /system/whowatch/README | |
parent | 320cd13fa7df0d715793a4f74ad00d54a0635769 (diff) |
system/whowatch: Added to 13.0 repository
Diffstat (limited to 'system/whowatch/README')
-rw-r--r-- | system/whowatch/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/whowatch/README b/system/whowatch/README new file mode 100644 index 000000000000..d3e949bc223e --- /dev/null +++ b/system/whowatch/README @@ -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. |