mirror of https://github.com/CrimsonTome/tldr.git
13 lines
220 B
Markdown
13 lines
220 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`
|