reptyr: add page (#6787)

This commit is contained in:
Mike Smith
2021-10-09 07:14:06 -05:00
committed by GitHub
parent 59b377a6e8
commit 47e42c6a41

9
pages/linux/reptyr.md Normal file
View File

@@ -0,0 +1,9 @@
# 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}}`