From 7a18715b6d0706f1523e5fc78b5e9dc474846a9f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 21 Dec 2012 13:02:41 +0100 Subject: system/reptyr: Added (change terminal of a running process). Signed-off-by: Matteo Bernardini --- system/reptyr/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 system/reptyr/README (limited to 'system/reptyr/README') diff --git a/system/reptyr/README b/system/reptyr/README new file mode 100644 index 0000000000..9218ba986a --- /dev/null +++ b/system/reptyr/README @@ -0,0 +1,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. -- cgit v1.2.3