who
Show who is logged on.
Cheatsheet​
# Display the username, line, and time
# of all currently logged-in sessions
who
# Display all available info
who -a
References​
- tldr InBrowser.App. (n.d.). https://tldr.inbrowser.app/pages/common/who
Show who is logged on.
# Display the username, line, and time
# of all currently logged-in sessions
who
# Display all available info
who -a