×
The who command displays information about all users currently on the local system. The following information is displayed: login name, tty, date and time of login. Typing who am i or who am I displays your login name, tty, date and time you logged in.
People also ask
Dec 19, 2023 · The who command is a simple and effective way to display information about currently logged-in users. By typing who in the terminal, you will ...
This command is straightforward to use, and it displays a variety of essential information about all users who are currently logged-in into the system. In most ...
Nov 17, 2020 · who is a command-line utility that prints a list of currently logged in users. It can also show the current run level, time of the last system ...
This article explains useful examples of who command, which is used to display currently logged in users, including the terminals they are connecting from ...
Mar 31, 2023 · -q, All login names and number of users logged on. -r, Print current runlevel. -t, Print last system clock change. -T, Add user's message status ...
Feb 3, 2020 · The who command in Linux lists all logged-in users on the system. Here's how to use it to get various information about logged users.
Feb 25, 2021 · The Linux who command displays the logged-in users, boot-time information, processes, and more. Learn how to use it in this short guide.
Guide on using the who command in Linux to display information about the logged-in users, such as their names, terminals, login times, and message statuses.
Jul 28, 2023 · The Linux "who -q" command is a simple yet effective way to view the number of users currently logged into the system. With the use of the "-q ...