From d245a06a4cd0221be829c77c558f276aa2fae746 Mon Sep 17 00:00:00 2001 From: marchersimon Date: Wed, 31 Mar 2021 12:18:25 +0200 Subject: [PATCH] bg: add link --- pages.it/common/bg.md | 1 + pages.ko/common/bg.md | 1 + pages.pt_BR/common/bg.md | 1 + pages.zh/common/bg.md | 1 + pages/common/bg.md | 3 ++- 5 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pages.it/common/bg.md b/pages.it/common/bg.md index 12ffb7ef07..040bacecc3 100644 --- a/pages.it/common/bg.md +++ b/pages.it/common/bg.md @@ -1,6 +1,7 @@ # bg > Riprende job che sono stati sospesi (e.g. usando `Ctrl + Z`) mettendoli in esecuzione in background. +> Maggiori informazioni: . - Riprendi il job sospeso più recentemente ed eseguilo in background: diff --git a/pages.ko/common/bg.md b/pages.ko/common/bg.md index 00e6fa9f30..fe6fae4d55 100644 --- a/pages.ko/common/bg.md +++ b/pages.ko/common/bg.md @@ -1,6 +1,7 @@ # bg > 일시 중단된 작업을 다시 시작하고 (예. `Ctrl + Z`), 그 작업이 background에서 동작하게 유지. +> 더 많은 정보: . - 가장 최근에 일시 중단된 작업을 재개하고 background에서 실행: diff --git a/pages.pt_BR/common/bg.md b/pages.pt_BR/common/bg.md index 0de2ae81a1..8becda6c25 100644 --- a/pages.pt_BR/common/bg.md +++ b/pages.pt_BR/common/bg.md @@ -1,6 +1,7 @@ # bg > Retomar a execução, em segundo plano, de processos que foram suspensos (e.g. utilizando `Ctrl + Z`). +> Mais informações: . - Retomar a execução, em segundo plano, do processo que foi suspenso mais recentemente: diff --git a/pages.zh/common/bg.md b/pages.zh/common/bg.md index 06a397e2a9..72acfa9f3a 100644 --- a/pages.zh/common/bg.md +++ b/pages.zh/common/bg.md @@ -1,6 +1,7 @@ # bg > 恢复被挂起的任务 (如. 使用 `Ctrl + Z`), 使它们在后台运行. +> 更多信息: . - 恢复最近被挂起的任务,在后台运行: diff --git a/pages/common/bg.md b/pages/common/bg.md index 2d34d48c15..e7fac870cf 100644 --- a/pages/common/bg.md +++ b/pages/common/bg.md @@ -1,8 +1,9 @@ # bg > Resumes jobs that have been suspended (e.g. using `Ctrl + Z`), and keeps them running in the background. +> More information: . -- Resume most recently suspended job and run it in the background: +- Resume the most recently suspended job and run it in the background: `bg`