<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pardellas - SysAdmin &#187; shell</title>
	<atom:link href="http://sysadmin.pardellas.es/tag/shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysadmin.pardellas.es</link>
	<description>Mini-apuntes by Tomás Pardellas</description>
	<lastBuildDate>Thu, 12 May 2011 22:35:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ejecución de un comando en segundo plano o abandonando la shell</title>
		<link>http://sysadmin.pardellas.es/ejecucion-de-un-comando-en-segundo-plano-o-abandonando-la-shell/</link>
		<comments>http://sysadmin.pardellas.es/ejecucion-de-un-comando-en-segundo-plano-o-abandonando-la-shell/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:08:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sistemas]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[comando]]></category>
		<category><![CDATA[nohup]]></category>
		<category><![CDATA[proceso]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[segundo plano]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://sysadmin.pardellas.es/?p=71</guid>
		<description><![CDATA[Si necesitamos que un proceso se ejecute en segundo plano en nuestra shell activa o para evitar que se interrumpa si salimos de la shell (por ejemplo cuando estamos conectado con Putty al servidor y se desconecta el terminal) # nohup  proceso  &#38; nohup : mantiene activo el proceso o el script que hemos iniciado [...]]]></description>
		<wfw:commentRss>http://sysadmin.pardellas.es/ejecucion-de-un-comando-en-segundo-plano-o-abandonando-la-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

