mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
251 B
251 B
reptry
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}}