<?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>Computer &#187; shell</title>
	<atom:link href="http://computer.lapipadelindio.com/tag/shell/feed" rel="self" type="application/rss+xml" />
	<link>http://computer.lapipadelindio.com</link>
	<description>Blog sobre informática, programación, servidores y más</description>
	<lastBuildDate>Mon, 29 Nov 2010 22:03:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Programación de un script bajo shell en linux</title>
		<link>http://computer.lapipadelindio.com/linux/programacion-de-un-script-bajo-shell-en-linux</link>
		<comments>http://computer.lapipadelindio.com/linux/programacion-de-un-script-bajo-shell-en-linux#comments</comments>
		<pubDate>Sun, 01 Feb 2009 17:31:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://computer.lapipadelindio.com/?p=13</guid>
		<description><![CDATA[Un script para bash consiste en una secuencia de comandos que van a ser interpretados por bash dentro de un archivo de texto. Los scripts resultan muy útil por ejemplo para programar tareas, dentro de ellos escribiremos todo lo que queremos que se ejecute y luego programaremos dicha tarea. Existen 4 formas de decirle a [...]]]></description>
		<wfw:commentRss>http://computer.lapipadelindio.com/linux/programacion-de-un-script-bajo-shell-en-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

