What utility do you use to determine the list of users logged on to a specific terminal?
By Forinfos - 07/05/2025 - 0 comments
In UNIX and Linux, the "who" utility displays a list of all users currently logged on to a specific terminal and at what time they logged on. The "who" utility may also display the remote host name if the particular user is not logged in from a local terminal.
Sometimes, the number of users on a terminal can be so large that it becomes difficult to find a single user. In such cases, the "grep" command is used in conjunction with the utility, and the user name, if known, is supplied in the command line. This is denoted as, for example, "who | grep smij." This command returns just one line that lists user "smij" and at what time he logged on.
Related Articles
What test is used to determine memory loss?
How do you use Stabilus to determine a part number?
How do you use altitude and azimuth to determine locations?
What is used to determine the eligibility of a Section 8 housing list application?
What are fill-in-the-blank termite inspection forms used for?
What are some factors utilized to determine the price of a used Branson tractor?
What is determined by a GGT blood test?
How do you locate gas utility providers in a specific area?
Do city planners determine the layout of bus terminals?
How do you locate a Sprouts Farmers Market store?

Comments
Write a comment