<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Backgrounding</title>
	<atom:link href="http://nixshell.wordpress.com/2007/02/14/backgrounding/feed/" rel="self" type="application/rss+xml" />
	<link>http://nixshell.wordpress.com/2007/02/14/backgrounding/</link>
	<description>UNIX / Linux Shell Hints and Tips&#160;&#160;&#160;&#160;&#160;&#160;(a http://steve-parker.org/sh/sh.shtml subproject)</description>
	<lastBuildDate>Sun, 31 Mar 2013 18:54:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: unixshell</title>
		<link>http://nixshell.wordpress.com/2007/02/14/backgrounding/#comment-13</link>
		<dc:creator><![CDATA[unixshell]]></dc:creator>
		<pubDate>Wed, 14 Feb 2007 13:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://nixshell.wordpress.com/2007/02/14/backgrounding/#comment-13</guid>
		<description><![CDATA[Just a quick note to add a mention of nohup... if you&#039;re logging out, you can &quot;nohup do_something_slow&amp;&quot; before you logout. Nohup means &quot;No Hangup&quot;, and it&#039;ll keep running on your behalf, even though you are not logged in. Standard output goes to a file &quot;nohup.out&quot; by default.]]></description>
		<content:encoded><![CDATA[<p>Just a quick note to add a mention of nohup&#8230; if you&#8217;re logging out, you can &#8220;nohup do_something_slow&amp;&#8221; before you logout. Nohup means &#8220;No Hangup&#8221;, and it&#8217;ll keep running on your behalf, even though you are not logged in. Standard output goes to a file &#8220;nohup.out&#8221; by default.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
