Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sessionnames [2006-10-19 19:57]
127.0.0.1 external edit
sessionnames [2021-02-19 19:57] (current)
asciiphil old revision restored (2010-01-21 23:48)
Line 14: Line 14:
 </code> </code>
  
-The default session name is constructed from the tty and host names, which isn'vary useful as you can see from the last entry above.  To give a screen a name, you specify it with the -S option.+The default session name is constructed from the tty and host names, which isn'very useful as you can see from the last entry above.  To give a screen a name, you specify it with the -S option.
  
 <code> <code>
Line 25: Line 25:
 screen -xR mySessionName screen -xR mySessionName
 </code> </code>
 +
 ===== Changing the Session Name ===== ===== Changing the Session Name =====
  
Line 34: Line 35:
  
 ===== Closing Notes ===== ===== Closing Notes =====
-Session names, combined with window [[titles]], makes life a lot easier when you have multiple sessions with multiple windows in each.+Session names, combined with window [[title_examples]], makes life a lot easier when you have multiple sessions with multiple windows in each.

User Tools