Oh shoot! I started this process outside of tmux, but now I need to go away and it's been running a while, what can I do?
[Ctrl-z] on the process
bg
echo $! # get the PID (1608)
disown
tmux
reptyr 1608
@climagic this is one of the small things that will save you so much time if you need it. A 6 TB restore nearly failed because I forgot to plug in my laptop. Before I got dc'd from the server, I reptyr ed the process into a screen