1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 15:35:27 +02:00

w: add page

This commit is contained in:
Igor Shubovych 2015-12-23 18:47:36 +02:00
parent d2c7181f9a
commit 8651c44574

12
pages/common/w.md Normal file
View file

@ -0,0 +1,12 @@
# 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`