nohup: add link (#5617)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# nohup
|
# nohup
|
||||||
|
|
||||||
> اجرای یک پردازش در پس زمینه حتی زمانی که ترمینال بسته شود.
|
> اجرای یک پردازش در پس زمینه حتی زمانی که ترمینال بسته شود.
|
||||||
|
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
|
||||||
|
|
||||||
- اجرای پردازش در پس زمینه فارغ از اجرا بودن ترمینال:
|
- اجرای پردازش در پس زمینه فارغ از اجرا بودن ترمینال:
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# nohup
|
# nohup
|
||||||
|
|
||||||
> Tillåter en process att leva när terminalen dödas.
|
> Tillåter en process att leva när terminalen dödas.
|
||||||
|
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
|
||||||
|
|
||||||
- Kör process som kan leva bortom terminalen:
|
- Kör process som kan leva bortom terminalen:
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# nohup
|
# nohup
|
||||||
|
|
||||||
> Allows for a process to live when the terminal gets killed.
|
> Allows for a process to live when the terminal gets killed.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
|
||||||
|
|
||||||
- Run process that can live beyond the terminal:
|
- Run process that can live beyond the terminal:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user