If you are the administrator, sometimes its helpful to know which users are logged into the system.

If you want know who is currently logged into your sytem, just execute the following command in the shell terminal:

CODE:
who


A list of user who are currently logged in will be displayed on your screen.