logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control Process Terminal - Move Processes with reptyr | Online Free DevTools by Hexmos

Control running processes with reptyr. Move existing processes to a new terminal easily, even after you've forgotten to use screen. Free online tool, no registration required.

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

  • Attach to a process using its name:

reptyr $(pidof {{htop}})

See Also