add new chinese translations
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# w
|
||||
|
||||
> 显示谁登录以及他们在做什么。
|
||||
> 打印用户登录、tty、远程主机、登录时间、空闲时间、当前进程。
|
||||
> 更多信息:<https://keith.github.io/xcode-man-pages/w.1.html>.
|
||||
> 显示谁已登录以及他们正在做什么。
|
||||
> 打印用户登录信息、TTY、远程主机、登录时间、空闲时间、当前进程。
|
||||
> 更多信息:<https://keith.github.io/xcode-man-pages/w.1.html>。
|
||||
|
||||
- 显示登录用户信息:
|
||||
- 显示已登录用户的信息:
|
||||
|
||||
`w`
|
||||
|
||||
- 显示没有标题的登录用户信息:
|
||||
- 显示已登录用户的信息,不带标题:
|
||||
|
||||
`w -h`
|
||||
|
||||
- 显示有关已登录用户的信息,按其空闲时间排序:
|
||||
- 显示已登录用户的信息,按空闲时间排序:
|
||||
|
||||
`w -i`
|
||||
`w -i`
|
Reference in New Issue
Block a user