QA/Execution/Web Testing/Automation/Screen Tutorial: Difference between revisions

No edit summary
Line 48: Line 48:


You can have as many screen sessions running as you'd like, but try to remember to detach/kill the screen session you're currently within before trying to start a new one with "screen". This way, all of them will show up when -ls is run from the primary terminal.
You can have as many screen sessions running as you'd like, but try to remember to detach/kill the screen session you're currently within before trying to start a new one with "screen". This way, all of them will show up when -ls is run from the primary terminal.
You can close your SSH session (after detaching/killing all the screen sessions so that you are back at the primary terminal) by simply typing exit.
46

edits