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>.

Install

All systems
curl cmd.cat/reptyr.sh
Debian Debian
apt-get install reptyr
Ubuntu
apt-get install reptyr
Arch Arch Linux
pacman -S reptyr
image/svg+xml Kali Linux
apt-get install reptyr
Fedora
dnf install reptyr
Windows (WSL2)
sudo apt-get update sudo apt-get install reptyr
Raspbian
apt-get install 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>.

  • Move a running process to your current terminal:
    reptyr pid

© tl;dr; authors and contributors