mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 09:02:08 +02:00
w: add Chinese translation
This commit is contained in:
parent
d98f4fb3a2
commit
f87b59a9d8
1 changed files with 12 additions and 0 deletions
12
pages.zh/common/w.md
Normal file
12
pages.zh/common/w.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# w
|
||||||
|
|
||||||
|
> 显示有哪些用户登录了本机以及他们当前的活动.
|
||||||
|
> 打印用户登录, TTY, 远程主机, 登录时间, 闲置时间, 当前进程.
|
||||||
|
|
||||||
|
- 获取已登录用户信息:
|
||||||
|
|
||||||
|
`w`
|
||||||
|
|
||||||
|
- 无标题栏模式:
|
||||||
|
|
||||||
|
`w -h`
|
Loading…
Add table
Reference in a new issue