Tag for questions concerning the 'w' command, a tool used to display currently logged-in users and their activities.
The w command is a Unix/Linux command-line tool that can be used to display the currently logged-in users and the commands they are running. The output includes the uptime (in the same format as returned by uptime), and then a list of user logins and the command-line run from that login, similar to the information provided by who and ps/top.