Difference between revisions of "Reptyr"
Jump to navigation
Jump to search
↑ https://blog.nelhage.com/2011/01/reptyr-attach-a-running-process-to-a-new-terminal/
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <code>reptyr</code> ([[2011]]<ref>https://blog.nelhage.com/2011/01/reptyr-attach-a-running-process-to-a-new-terminal/</ref>) | + | <code>reptyr</code> ([[2011]]<ref>https://blog.nelhage.com/2011/01/reptyr-attach-a-running-process-to-a-new-terminal/</ref>) reparent a running program to a new [[terminal]] |
− | https://linux.die.net/man/1/reptyr | + | * Man page: https://linux.die.net/man/1/reptyr |
− | + | * Code: https://github.com/nelhage/reptyr | |
== Activities == | == Activities == | ||
# Transfer current command to a detachable session: https://superuser.com/questions/623432/transfer-current-command-to-a-detachable-session-tmux-screen | # Transfer current command to a detachable session: https://superuser.com/questions/623432/transfer-current-command-to-a-detachable-session-tmux-screen | ||
− | |||
== Related commands == | == Related commands == | ||
− | * [[screenify]] | + | * <code>[[disown]]</code> |
− | * [[retty]] | + | * <code>[[screenify]]</code> |
− | * [[ptrace]] | + | * <code>[[retty]]</code> |
− | * [[injcode]] | + | * <code>[[ptrace]]</code> |
− | * [[neercs]] | + | * <code>[[injcode]]</code> |
+ | * <code>[[neercs]]</code> | ||
+ | * <code>[[reptyr]]</code> (2011) | ||
== See also == | == See also == | ||
+ | * {{reptyr}} | ||
+ | * {{jobs (linux)}} | ||
* {{tmux}} | * {{tmux}} | ||
[[Category:Linux]] | [[Category:Linux]] |
Latest revision as of 08:52, 5 September 2021
reptyr
(2011[1]) reparent a running program to a new terminal
- Man page: https://linux.die.net/man/1/reptyr
- Code: https://github.com/nelhage/reptyr
Activities[edit]
- Transfer current command to a detachable session: https://superuser.com/questions/623432/transfer-current-command-to-a-detachable-session-tmux-screen
Related commands[edit]
See also[edit]
reptyr, screenify, retty, ptracem, injcode, neercs
jobs
,jobs -l, bg
,fg
,disown
,wait
,nohup, kill, trap
tmux
[ ls | a | new ]
,.tmux.conf, tlog, cockpit
Advertising: