screen: Start a new deamon and log the output (#912)
This commit is contained in:

committed by
Waldir Pimenta

parent
6dd36ada23
commit
7870c6c4c7
@@ -10,6 +10,10 @@
|
||||
|
||||
`screen -S {{session_name}}`
|
||||
|
||||
- Start a new deamon and log the output to scrrenlog.x:
|
||||
|
||||
`screen -dmLS {{session_name}} {{command}}`
|
||||
|
||||
- Show open screen sessions:
|
||||
|
||||
`screen -ls`
|
||||
|
Reference in New Issue
Block a user