Move running processes to another tty or screen
Sunday, December 4th, 2011How many times I did find myself launching a script, or worst, seeing a process running on a system and wishing to take control over it... the answer is too many ;) Today I've found a nice solution at least for Linux systems with the utility reptyr. While I'm writing this post ...