1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 07:18:29 +01:00
tldr/pages/common/w.md
2016-01-08 09:38:59 +01:00

12 lines
222 B
Markdown

# w
> Show who is logged on and what they are doing.
> Print user login, TTY, remote host, login time, idle time, current process.
- Show logged-in users info:
`w`
- Show logged-in users info without a header:
`w -h`