User Identification
A collection of 4 posts

w Command Examples
Probably the shortest command in Linux ecosystem, w gives you quick list of logged-in users.
ยท Sagar Sharma

finger Command in Linux
Get logged in user information with the classic finger command in Linux.
ยท Sagar Sharma

id Command Examples
Every user in Linux has a unique, numeric user ID and a default group with a unique numeric group ID. The id command prints this information.
ยท Abhishek Prakash

who Command Examples
The who command in Linux lists all logged-in users on the system. Here's how to use it to get various information about logged users.
ยท Abhishek Prakash