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,12 +1,12 @@
# bg
> 恢复挂起的任务(如. 使用 Ctrl + Z使它们在后台运行。
> 更多信息:<https://manned.org/bg>.
> 恢复挂起的作业(例如使用 `Ctrl + Z`并让它们在后台运行。
> 更多信息:<https://manned.org/bg>
- 恢复最近挂起的任务,在后台运行:
- 恢复最近挂起的作业并在后台运行:
`bg`
- 恢复特定的任务(使用 `jobs -l` 可以获取任务 ID并在后台运行
- 恢复特定的作业(使用 `jobs -l` 获取其 ID并在后台运行
`bg %{{job_id}}`
`bg %{{job_id}}`