bg: add link

This commit is contained in:
marchersimon 2021-03-31 12:18:25 +02:00 committed by Starbeamrainbowlabs
parent 2c7348ccdd
commit d245a06a4c
5 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# bg
> Riprende job che sono stati sospesi (e.g. usando `Ctrl + Z`) mettendoli in esecuzione in background.
> Maggiori informazioni: <https://man.archlinux.org/man/bg.1p>.
- Riprendi il job sospeso più recentemente ed eseguilo in background:

View File

@ -1,6 +1,7 @@
# bg
> 일시 중단된 작업을 다시 시작하고 (예. `Ctrl + Z`), 그 작업이 background에서 동작하게 유지.
> 더 많은 정보: <https://man.archlinux.org/man/bg.1p>.
- 가장 최근에 일시 중단된 작업을 재개하고 background에서 실행:

View File

@ -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: <https://man.archlinux.org/man/bg.1p>.
- Retomar a execução, em segundo plano, do processo que foi suspenso mais recentemente:

View File

@ -1,6 +1,7 @@
# bg
> 恢复被挂起的任务 (如. 使用 `Ctrl + Z`), 使它们在后台运行.
> 更多信息: <https://man.archlinux.org/man/bg.1p>.
- 恢复最近被挂起的任务,在后台运行:

View File

@ -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: <https://man.archlinux.org/man/bg.1p>.
- Resume most recently suspended job and run it in the background:
- Resume the most recently suspended job and run it in the background:
`bg`