Information about the package, whowatch, which is shipped with common Linux distributions. The whowatch package is designed for, Display information about users currently logged on.
Package Name:
whowatch
Summary:
Display information about users currently logged on
Description:
Whowatch is an interactive who-like program that displays information about the users currently logged on to the machine, in real time. Besides standard information (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.
Architecture:
x86_64
Version:
1.8.6
Release:
1.el6
Size:
44 k
Repository:
epel
From Repository:
Licence:
GPLv2
Control the whowatch package with the following handy commands outlined below.
yum install whowatch
This command will install whowatch on the server.
yum remove whowatch
This command will un-install whowatch on the server. When you run this command, you will be asked if you are sure that you want to remove whowatch, so you have to manually confirm that you want to do this.
yum -y remove whowatch
This command will un-install whowatch on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove whowatch when using the -y flag.
yum update whowatch
This command will update whowatch to the latest version. When you run this command, you will be asked if you are sure that you want to remove whowatch, so you have to manually confirm that you want to do this.
yum -y update whowatch
This command will update whowatch to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove whowatch when using the -y flag.
yum info whowatch
This command will show you core information about the whowatch package.
yum deplist whowatch
This command will show you the dependencies for whowatch. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update whowatch
This command will check if there is an update waiting on whowatch. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.