reptyr: add page (#6787)

beep
Mike Smith 2021-10-09 07:14:06 -05:00 committed by GitHub
parent 59b377a6e8
commit 47e42c6a41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

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