I can use screen or tmux to connect to other terminal sessions, or to share them. But this work only when we first know we will use them.
As root can access everything, is there a way to do the same thing without running screen ? Some pipes through tee or so.
For example to remotely take over a console or ssh session someone left open. Allowing to see what's on and close things correctly.