freebsd-ports/sysutils/whowatch/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

5 lines
397 B
Text

Whowatch is an interactive who-like program that displays information about the
users currently logged on to the machine. In addition to standard information
(login name, tty, host, user's process), the type of the connection (telnet or
ssh) is shown. You can toggle display between the users' commands or idle times.
You can watch the process tree, navigate in it, and send INT and KILL signals.