如何“分享”屏幕会话?


1

是否可以启动一个屏幕会话并将一些其他进程连接到它而不需要原始进程分离它?例如,就像看到相同的两个终端窗口一样。

Answers:


3

这绝对是可能的,非常有用。

为了附加已经连接的屏幕会话,要进入多用户模式,您必须提供的选项screen很简单screen -x

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.