Difference between revisions of "Reptyr"

From wikieduonline
Jump to navigation Jump to search
 
(4 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>)- Reparent a running program to a new [[terminal]]
+
<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
 
* Man page: https://linux.die.net/man/1/reptyr
 
* Code: https://github.com/nelhage/reptyr
 
* Code: https://github.com/nelhage/reptyr
Line 5: Line 5:
 
== 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>
* [[reptyr]] (2011)
+
* <code>[[neercs]]</code>
 +
* <code>[[reptyr]]</code> (2011)
  
 
== See also ==
 
== See also ==
 
* {{reptyr}}
 
* {{reptyr}}
 +
* {{jobs (linux)}}
 
* {{tmux}}
 
* {{tmux}}
  
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 08:52, 5 September 2021

Advertising: