diff options
Diffstat (limited to 'system/reptyr/README')
-rw-r--r-- | system/reptyr/README | 6 |
1 files changed, 6 insertions, 0 deletions
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. |