我以 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) 用户已启动 Java 程序并且当前正在运行。
作为 root,我可以通过ps -A
.
我怎样才能把这个过程带到前台?