In bash I can start a named screen by doing
screen -S test
If I type
ctrl-a A new_screen_name
it only changes the title of the screen. When I do a
screen -r
I see the session name is still the same.
|
In bash I can start a named screen by doing
If I type
it only changes the title of the screen. When I do a
I see the session name is still the same. |
||||
|
|
|
From
|
|||
|