This package browser is in early development. Mind the rough edges.

reptyr 0.10.0

Tool for reparenting a running program to a new terminal

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.

Installation

Install reptyr 0.10.0 as follows:

guix install reptyr@0.10.0

Or install the latest version:

guix install reptyr

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.