How To Find User In Linux Command?
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.
You can use the “who“ command to view who is currently logged on to a Linux system. This will return the users who are currently logged onto the system, as well as their user ID, and from which terminal they are logged in from. You can also use the “finger“ command to get a more detailed report about a particular user, such as what other user accounts they may have on the system.