answersLogoWhite

0

who command gives the list of users who have currently logged in......

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

Which command displays the users who are currently logged into the Linux system?

There are a series of commands, depending on what and how much information you want on logged in users. The commands are: who w users finger (if installed)


What is a UNIX command that will count how many users have logged on and also the users list in the UNIX system?

There are many ways to do this, but the fastest and easiest is to use the 'uptime' command, which will tell you in a summary line how many users are logged in.


How can you get a list of users currently logged onto a computer?

Task manager- users tab


How can you get a list of users currently logged onto the computer?

Press Control, Alt, Delete. Alternatively, right click the taskbar and choose "Task Manager" from the context menu and you'll see the Task Manager. Choose the "Users" tab. It will list users currently logged in!


What command is used to see a list of all services currently installed?

chkconfig --list


Write a shell program called whos to display a sorted list of the logged in usersJust display the user names and no other information?

The 'users' command should do that; you don't need to write a shell script to get that information in that format.


What is difference between finger and who commands in unix?

Well, in the world of Unix, the 'finger' command is like a gentle tap on the shoulder, providing basic information about a user, such as their login name, full name, and the last time they were active. On the other hand, the 'who' command is more like a friendly wave, showing you a list of users who are currently logged into the system, along with details like their usernames and login times. Both commands offer a peek into the community of users on the Unix system, just in different ways.


When one enters the who command in Linux what information does one see?

The basic 'who' command lets you see the time of last system boot; list of users logged-in; the current run level, etc.


How does 'array names' command work in tcl?

In Tcl, the array names command is used to retrieve a list of all the keys (or indices) in a specified associative array. When you invoke array names arrayName, it returns a list containing the names of all elements in the array arrayName. If the array is empty, it returns an empty list. This command is useful for iterating over the elements of an array or for checking its contents.


What command would you type to see a list of cached host names?

HOSTS


What does the who command for Linux report?

It reports the list of users that are logged in with a regular interactive session (e.g. a console login or ssh). It does not report non-interactive sessions.


What command do you use to see a list of all services currently installed including drivers?

C:\> Listsvc