The Linux "who" command lets you display the users that are currently logged into your Unix computer system.
The basic who command with no command-line arguments shows the names of users that are currently logged in, and depending on which Unix/Linux system you are using, may also show the terminal they're logged in on, and the time they logged in.
who
Since I'm the only one logged into my Linux system right now, I see output like this:
