Useful when connection drop
screen -Dr
Reattach a session. If necessary detach and logout remotely first.
screen -DR
Attach here and now. In detail this means: If a session is running, then reattach.
If necessary detach and logout remotely first.
If it was not running create it and notify the user. This is the author's favorite.
Recent Comments