If I've started a process, e.g. java hello.java
, is it possible to switch to screen
, so I can disconnect from the server, but have the process continue to run?
Asked
Active
Viewed 84 times
0

Adam_G
- 7,337
- 20
- 86
- 148
2 Answers
1
No, it is not possible to move a process started outside of a screen
session into a screen
session.

nobody
- 19,814
- 17
- 56
- 77