If I log out of a linux ssh shell, is there any way to jump back into a process that was running?
Posted
by user36770
on Super User
See other posts from Super User
or by user36770
Published on 2010-05-11T01:50:02Z
Indexed on
2010/05/11
1:55 UTC
Read the original article
Hit count: 253
Okay, kind of a weird question but let's say I'm running a long-running batch script in a terminal window and I close that terminal window.
Is it possible, in any way, to ssh back into that server and run a command that pops you back into that process, so you can see it running again?
This is on linux (Redhat).
Thanks
© Super User or respective owner