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

16
pages.zh/common/atq.md Normal file
View File

@@ -0,0 +1,16 @@
# atq
> 显示通过 `at` 或 `batch` 命令调度的作业。
> 更多信息:<https://manned.org/atq>。
- 显示当前用户的调度作业:
`atq`
- 显示来自 'a' [q]ueue 的作业(队列有单字符名称):
`atq -q {{a}}`
- 显示所有用户的作业(以超级用户身份运行):
`sudo atq`