小编zzy*_*zzy的帖子

如何访问其他用户创建的屏幕?

我以 root 身份登录,但看不到其他人使用screen -ls. 我认为 root 用户可以访问这些屏幕,但我找不到有用的屏幕选项:

Use: screen [-opts] [cmd [args]]
 or: screen -r [host.tty]

Options:
-4            Use IPv4.
-6            Use IPv6.
-a            Force all capabilities into each window's termcap.
-A -[r|R]     Adapt all windows to the new display width & height.
-c file       Read configuration file instead of '.screenrc'.
-d (-r)       Detach the elsewhere running screen (and reattach here).
-dmS name     Start as daemon: Screen session in detached mode.
-D (-r)       Detach and logout remote (and …
Run Code Online (Sandbox Code Playgroud)

gnu-screen

13
推荐指数
2
解决办法
3万
查看次数

如何切换到其他用户的进程?

用户已启动 Java 程序并且当前正在运行。

作为 root,我可以通过ps -A.

我怎样才能把这个过程带到前台?

process

3
推荐指数
1
解决办法
2484
查看次数

标签 统计

gnu-screen ×1

process ×1