<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Detaching a running process on *nix (or how to make a process continue to run after logging out)</title> <atom:link href="http://madssj.com/blog/2009/07/16/detaching-a-process-on-nix/feed/" rel="self" type="application/rss+xml" /><link>http://madssj.com/blog/2009/07/16/detaching-a-process-on-nix/</link> <description>Various articles about programming and systems administration.</description> <lastBuildDate>Sat, 11 Jun 2011 14:50:13 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Thomas Habets</title><link>http://madssj.com/blog/2009/07/16/detaching-a-process-on-nix/#comment-74</link> <dc:creator>Thomas Habets</dc:creator> <pubDate>Sun, 02 Aug 2009 20:57:33 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=156#comment-74</guid> <description>&lt;p&gt;Almir:&lt;/p&gt;
&lt;p&gt;As I say in my blog post (http://blog.habets.pp.se/2009/03/Moving-a-process-to-another-terminal mentioned above):&lt;/p&gt;
&lt;p&gt;&quot;There is a program called retty that I found later on that sort of does this, but it only closes and re-opens stdin/out et al. It doesn&#039;t seem to do full terminal handling. Nor does it seem to detach the original terminal. It only allows you to peek into the process, control it for a bit, and then hand it back. If you shut down the original terminal you&#039;re still screwed.&quot;&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Almir:</p><p>As I say in my blog post (<a
href="http://blog.habets.pp.se/2009/03/Moving-a-process-to-another-terminal" rel="nofollow">http://blog.habets.pp.se/2009/03/Moving-a-process-to-another-terminal</a> mentioned above):</p><p>&#8220;There is a program called retty that I found later on that sort of does this, but it only closes and re-opens stdin/out et al. It doesn&#8217;t seem to do full terminal handling. Nor does it seem to detach the original terminal. It only allows you to peek into the process, control it for a bit, and then hand it back. If you shut down the original terminal you&#8217;re still screwed.&#8221;</p>]]></content:encoded> </item> <item><title>By: Almir Karic</title><link>http://madssj.com/blog/2009/07/16/detaching-a-process-on-nix/#comment-73</link> <dc:creator>Almir Karic</dc:creator> <pubDate>Thu, 16 Jul 2009 20:41:56 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=156#comment-73</guid> <description>&lt;p&gt;http://pasky.or.cz/~pasky/dev/retty/&lt;/p&gt;
&lt;p&gt;this allows you to attach something already running in a screen session :)&lt;/p&gt; </description> <content:encoded><![CDATA[<p><a
href="http://pasky.or.cz/~pasky/dev/retty/" rel="nofollow">http://pasky.or.cz/~pasky/dev/retty/</a></p><p>this allows you to attach something already running in a screen session :)</p>]]></content:encoded> </item> <item><title>By: Mads Sülau Jørgensen</title><link>http://madssj.com/blog/2009/07/16/detaching-a-process-on-nix/#comment-72</link> <dc:creator>Mads Sülau Jørgensen</dc:creator> <pubDate>Thu, 16 Jul 2009 14:22:10 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=156#comment-72</guid> <description>&lt;p&gt;That&#039;s both cool and very scary at the same time.&lt;/p&gt;
&lt;p&gt;Thanks for the link though!&lt;/p&gt; </description> <content:encoded><![CDATA[<p>That&#8217;s both cool and very scary at the same time.</p><p>Thanks for the link though!</p>]]></content:encoded> </item> <item><title>By: bsdpunk</title><link>http://madssj.com/blog/2009/07/16/detaching-a-process-on-nix/#comment-71</link> <dc:creator>bsdpunk</dc:creator> <pubDate>Thu, 16 Jul 2009 14:10:59 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=156#comment-71</guid> <description>&lt;p&gt;I did find this though:
http://blog.habets.pp.se/2009/03/Moving-a-process-to-another-terminal&lt;/p&gt; </description> <content:encoded><![CDATA[<p>I did find this though: <a
href="http://blog.habets.pp.se/2009/03/Moving-a-process-to-another-terminal" rel="nofollow">http://blog.habets.pp.se/2009/03/Moving-a-process-to-another-terminal</a></p>]]></content:encoded> </item> <item><title>By: bsdpunk</title><link>http://madssj.com/blog/2009/07/16/detaching-a-process-on-nix/#comment-70</link> <dc:creator>bsdpunk</dc:creator> <pubDate>Thu, 16 Jul 2009 14:09:50 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=156#comment-70</guid> <description>&lt;p&gt;I&#039;m sorry I thought you could ctrl-z the task then enter screen and bring it back with fg. I appear to be wrong.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>I&#8217;m sorry I thought you could ctrl-z the task then enter screen and bring it back with fg. I appear to be wrong.</p>]]></content:encoded> </item> <item><title>By: Mads Sülau Jørgensen</title><link>http://madssj.com/blog/2009/07/16/detaching-a-process-on-nix/#comment-69</link> <dc:creator>Mads Sülau Jørgensen</dc:creator> <pubDate>Thu, 16 Jul 2009 14:00:51 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=156#comment-69</guid> <description>&lt;p&gt;I don&#039;t really know any way to make a already started process go into a screen - if you know of such a function, I&#039;d love to know of it :)&lt;/p&gt; </description> <content:encoded><![CDATA[<p>I don&#8217;t really know any way to make a already started process go into a screen &#8211; if you know of such a function, I&#8217;d love to know of it :)</p>]]></content:encoded> </item> <item><title>By: bsdpunk</title><link>http://madssj.com/blog/2009/07/16/detaching-a-process-on-nix/#comment-68</link> <dc:creator>bsdpunk</dc:creator> <pubDate>Thu, 16 Jul 2009 13:58:09 +0000</pubDate> <guid
isPermaLink="false">http://swag.dk/blog/?p=156#comment-68</guid> <description>&lt;p&gt;Why not just use, screen?&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Why not just use, screen?</p>]]></content:encoded> </item> </channel> </rss>
