Added nohup page
This commit is contained in:
7
pages/common/nohup.md
Normal file
7
pages/common/nohup.md
Normal file
@@ -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}}`
|
Reference in New Issue
Block a user