Explorar o código

Added nohup page

Ruben Vereecken %!s(int64=11) %!d(string=hai) anos
pai
achega
0e60666be2
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      pages/common/nohup.md

+ 7 - 0
pages/common/nohup.md

@@ -0,0 +1,7 @@
+# nohup
+
+> Allows for a process to live when the terminal gets killed
+
+- Run process that can live beyond the terminal
+
+`nohup {{command options}}`