GNU Screen

From The Incoherency.Net Wiki
Revision as of 03:35, 24 November 2010 by Ovipowumon (talk | contribs)
Jump to navigation Jump to search


UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY


CLICK HERE


Multiuser Screen Session

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