Y
Hacker News
new
|
ask
|
show
|
jobs
by
eigenvalue
732 days ago
No, it doesn't let you attach back, it just keeps a command going after you've disconnected your session. But if you have good logging that might be good enough.
1 comments
chaps
732 days ago
Or use GDB to change stdin/stdout of the nohup'd process to the current shell!
link
bandie91
732 days ago
like reptyr[1] or retty[2] does?
[1]
https://github.com/nelhage/reptyr
[2]
https://github.com/lkundrak/retty
link
chaps
732 days ago
Probably!
link
krupan
732 days ago
lol!
link