freebsd-ports/sysutils/reptyr/pkg-descr
Kurt Jaeger 5524af9551 New port: sysutils/reptyr
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.

WWW: http://github.com/nelhage/reptyr

PR:		200720
Submitted by:	 Andrey Cherkashin <andoriyu@gmail.com>
2015-07-17 18:57:42 +00:00

7 lines
317 B
Text

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.
WWW: http://github.com/nelhage/reptyr