Difference between revisions of "Reptyr"

From wikieduonline
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
+
<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]]
 
+
* Man page: https://linux.die.net/man/1/reptyr
<code>reptyr</code> - Reparent a running program to a new terminal
+
* Code: https://github.com/nelhage/reptyr
https://linux.die.net/man/1/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 ==
 +
* <code>[[disown]]</code>
 +
* <code>[[screenify]]</code>
 +
* <code>[[retty]]</code>
 +
* <code>[[ptrace]]</code>
 +
* <code>[[injcode]]</code>
 +
* <code>[[neercs]]</code>
 +
* <code>[[reptyr]]</code> (2011)
  
 
== See also ==
 
== See also ==
 +
* {{reptyr}}
 +
* {{jobs (linux)}}
 
* {{tmux}}
 
* {{tmux}}
 +
 +
 +
[[Category:Linux]]

Latest revision as of 08:52, 5 September 2021

Advertising: