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,8 +1,8 @@
# uname
> 打印当前计算机及其上运行的操作系统的详细信息。
> 注意:有关操作系统的其他信息,请尝试使用 `sw-vers` 命令。
> 更多信息:<https://keith.github.io/xcode-man-pages/uname.1.html>.
> 打印当前机及其上运行的操作系统的详细信息。
> 注意:有关操作系统的更多信息,请尝试 `sw_vers` 命令。
> 更多信息:<https://keith.github.io/xcode-man-pages/uname.1.html>
- 打印内核名称:
@@ -12,7 +12,7 @@
`uname -mp`
- 打印内核名称、内核版本和内核版本详细信息
- 打印内核名称、内核版本和内核版本
`uname -srv`
@@ -22,4 +22,4 @@
- 打印所有可用的系统信息:
`uname -a`
`uname -a`