bg: add link
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
2c7348ccdd
commit
d245a06a4c
@@ -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:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# bg
|
||||
|
||||
> 일시 중단된 작업을 다시 시작하고 (예. `Ctrl + Z`), 그 작업이 background에서 동작하게 유지.
|
||||
> 더 많은 정보: <https://man.archlinux.org/man/bg.1p>.
|
||||
|
||||
- 가장 최근에 일시 중단된 작업을 재개하고 background에서 실행:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# bg
|
||||
|
||||
> 恢复被挂起的任务 (如. 使用 `Ctrl + Z`), 使它们在后台运行.
|
||||
> 更多信息: <https://man.archlinux.org/man/bg.1p>.
|
||||
|
||||
- 恢复最近被挂起的任务,在后台运行:
|
||||
|
||||
|
@@ -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`
|
||||
|
||||
|
Reference in New Issue
Block a user