GNU Screen

From The Incoherency.Net Wiki
Revision as of 22:18, 24 November 2010 by Denis (talk | contribs) (Undo revision 436 by Ovipowumon (talk))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Multiuser Screen Session[edit]

I consistently forget the details every time I have a use for this functionality. Hence herein lies the details:

On the first terminal:

screen -S sessionname
multiuser on
acladd user


On the other terminal:

screen -x user/sessionname