QUESTION IMAGE
Question
which command displays the users who are currently logged in to the linux system?
a. finger
b. who
c. id
d. date
Brief Explanations
In Linux, the 'who' command is used to display information about users currently logged in. The 'finger' command can provide user - related information but is not the most common for just showing currently logged - in users. The 'id' command shows user identity information and the 'date' command shows the current date and time.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. who