I had Screen running inside an SSH session. Terminal froze. After restarting Terminal, that Screen session still thinks it’s attached. Maybe it is. Perhaps I don’t really know what that means.
I’d like to attach to that Screen session from a fresh SSH login. I do not want to kill that Screen session as important things are happening over there. : )
The options I think I have ( none of which I know how to solve ):
- How do I detach that Screen session?
- How do I kill the SSH session that that Screen session is attached to?