add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -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`