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
-
apt-get install reptyr
- Ubuntu
-
apt-get install reptyr
- Arch Linux
-
pacman -S reptyr
- 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
- Dockerfile
- dockerfile.run/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