Also screen -S to name the screen and screen -ls to list active screens.
Sometimes it's useful to attach to a non-detached screen with screen -rx - e.g. if you want to demonstrate things you're doing in the console.
@Cloak/Dagger started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
Also screen -S to name the screen and screen -ls to list active screens.
Sometimes it's useful to attach to a non-detached screen with screen -rx - e.g. if you want to demonstrate things you're doing in the console.