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/slack-desc | |
parent | 320cd13fa7df0d715793a4f74ad00d54a0635769 (diff) | |
download | slackbuilds-335917f3a267d18b76fac46704998d79a949bc94.tar.gz |
system/whowatch: Added to 13.0 repository
Diffstat (limited to 'system/whowatch/slack-desc')
-rw-r--r-- | system/whowatch/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/whowatch/slack-desc b/system/whowatch/slack-desc new file mode 100644 index 0000000000..aa2bc56e80 --- /dev/null +++ b/system/whowatch/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +whowatch: Whowatch (see who's logged on). +whowatch: +whowatch: Whowatch is an interactive who-like program that displays information +whowatch: about the users currently logged on to the machine, in real time. +whowatch: Besides standard informations (login name, tty, host, user's process), +whowatch: the type of the connection (ie. telnet or ssh) is shown. +whowatch: You can toggle display between users' command or idle time. +whowatch: You can watch processes tree, navigate in it and send INT and KILL +whowatch: signals. +whowatch: +whowatch: Homepage: http://www.pttk.ae.krakow.pl/~mike/ |