mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
7a18715b6d
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
6 lines
339 B
Text
6 lines
339 B
Text
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.
|