In a multiuser environment, it is often userful to find out who is logged on into your system.

If you are an admin, sometimes its useful to know which users are logged into the system.

To get this information, execute the following command:

Code/Command:
who




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