nohup: add link (#5617)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# nohup
|
||||
|
||||
> اجرای یک پردازش در پس زمینه حتی زمانی که ترمینال بسته شود.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
|
||||
|
||||
- اجرای پردازش در پس زمینه فارغ از اجرا بودن ترمینال:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# nohup
|
||||
|
||||
> 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:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# nohup
|
||||
|
||||
> 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:
|
||||
|
||||
|
Reference in New Issue
Block a user