Displaying all users who are logged in

To display information about all users currently logged into the local system, use the who command.

The following information is displayed: login name, system name, and date and time of login.

Note: This command only identifies logged-in users on the local node.

To display information about who is using the local system node, type the following:

who

The system displays information similar to the following:

joe   lft/0 Jun 8 08:34
denise   pts/1 Jun 8 07:07

In this example, the user joe, on terminal lft/0, logged in at 8:34 a.m. on June 8.

See the who command.