reptyr

Move a running process to a new terminal. Best used when you forget to start a long running task in screen. More information: <https://github.com/nelhage/reptyr>.

Debian Debian
RUN apt-get update && \ apt-get install -y reptyr
Ubuntu
RUN apt-get update && \ apt-get install -y reptyr
Arch Arch Linux
RUN pacman -S --noconfirm reptyr
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y reptyr
Fedora
RUN dnf install -y reptyr
Raspbian
RUN apt-get update && \ apt-get install -y reptyr
click the source code to copy install reptyr on any operating system with command-not-found.com