1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 05:17:58 +01:00
tldr/pages/common/w.md

13 lines
222 B
Markdown
Raw Normal View History

2015-12-23 17:47:36 +01:00
# 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:
2015-12-23 17:47:36 +01:00
`w`
- Show logged-in users info without a header:
2015-12-23 17:47:36 +01:00
`w -h`