- Forums
- Linux Commands
- Linux Shell Command To Display Users Logged Login Unix
This Page Contains information about Linux Shell Command To Display Users Logged Login Unix By Webune in category Linux Commands with 5 Replies. [794], Last Updated: Mon Jun 24, 2024
Webune
Sun Oct 25, 2009
5 Comments
715 Visits
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.
http://www.webune.com/forums/how-to-display-system-users-in-linux.html