Timeline for When a program/process is started in bash without nohup, is it later possible to let this program run even after the shell/terminal is closed
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 27, 2021 at 16:07 | comment | added | samshers | seems i missed it. I used ps ef | grep java which seems to be incorrect in this case. With ps -ef | grep java i am able to view the java process. Quite silly. If you are fine to delete the A. I will be glad to delete the Q. your take. | |
| Dec 27, 2021 at 15:57 | comment | added | samshers | well, i will try to add the ps output before and after disown. Give me few mins, am caught with something else at this moment. ++1 | |
| Dec 27, 2021 at 15:53 | history | answered | John | CC BY-SA 4.0 |