![]() The who command | |
Developer(s) | AT&T Bell Laboratories |
---|---|
Initial release | November 3, 1971 |
Operating system | Multics, Unix, Unix-like, Plan 9 |
Platform | Cross-platform |
Type | Command |
License | coreutils: GPLv3+ |
The standard Unix command who
displays a list of users who are currently logged into the computer.
The who
command is related to the command w, which provides the same information but also displays additional data and statistics.