blob: 9218ba986a5687668aa84f68101a5fa756a6fee6 (
plain)
1
2
3
4
5
6
|
reptyr (change controlling terminal of a running process)
reptyr is a utility for taking an existing running program and attaching
it to a new terminal. Started a long-running process over ssh, but
have to leave and don’t want to interrupt it? Just start a screen,
use reptyr to grab it, and then kill the ssh session and head on home.
|