DESCR 424 B

12345678
  1. whowatch is an interactive console utility that displays information
  2. about the users currently logged on to the machine, in real time.
  3. Besides standard information (login, tty, host, user's processes) you
  4. can see the type of login (i.e., ssh, telnet).
  5. You can also see selected user's process tree or the system process
  6. tree.In the process tree mode there is the ability to send INT or KILL
  7. signal to a selected process.