How To See What Users Are On Linux?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Use the who command: The who command is used to display information about the users currently logged into the system.
2. Use the w command: The w command is used to display information about the users currently logged into the system, as well as what they are currently doing.
3. Use the last command: The last command is used to display a list of users who have previously logged into the system.
4. Use the finger command: The finger command is used to display information about a user, including their login name, real name, current terminal line, login time, idle time, and more.
5. Use the id command: The id command is used to display information about the current user, including their user name, group name, and more.