Posted by Hans-Henry Jakobsen
This is a short post on how you can “share” a bash session/prompt with other users.
# screen
:multiuser on
# screen -x
Serveral users can connect and share the same session at once.
To close the screen session just use the key combination <Ctrl + a>