<?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/">
	<channel>
			<title>Taringa.net - Post creados por el usuario: benatdawn</title>
		<description>Últimos posts creados por el usuario benatdawn en Taringa.net</description>
		<image>
			<title>Taringa.net</title>
			<link>http://www.taringa.net/</link>
			<url>http://o1.t26.net/images/logo-rss.gif</url>
		</image>
		<generator>http://www.taringa.net/</generator>
		<language>es</language>
		<link>http://www.taringa.net/perfil/benatdawn</link>
			<item>
			<title>Creacion de Scripts en Linux II Parte</title>
			<link>http://www.taringa.net/posts/linux/15166325/Creacion-de-Scripts-en-Linux-II-Parte.html</link>
			<pubDate> -0300</pubDate>
			<category><![CDATA[linux]]></category>
			<comments>http://www.taringa.net/posts/linux/15166325/Creacion-de-Scripts-en-Linux-II-Parte.html#comentarios</comments>
			<description><![CDATA[ <b>Introducción</b><br /><br />Como vimos en la entrada anterior de <a href="http://http://www.taringa.net/posts/linux/15158926/Creacion-de-Scripts-en-Linux.html" target="_blank" rel="nofollow">Creación de Scripts en Linux</a> un Script es un archivo que contiene una serie de comandos que son ejecutados secuencialmente por un interprete.<br /><br />Aprendimos como crearlos, editarlos y ejecutarlos, ademas de que en un shell script podemos incluir los comandos básicos de linux.<br /><br />En esta ocación continuaremos con algunos puntos mas avansados en la programación de scripts.<p><strong><a href='http://www.taringa.net/posts/linux/15166325/Creacion-de-Scripts-en-Linux-II-Parte.html'>Seguir leyendo... >></a></strong></p><hr />]]></description>
		</item>
			<item>
			<title>Creación de Scripts en Linux</title>
			<link>http://www.taringa.net/posts/linux/15158926/Creacion-de-Scripts-en-Linux.html</link>
			<pubDate> -0300</pubDate>
			<category><![CDATA[linux]]></category>
			<comments>http://www.taringa.net/posts/linux/15158926/Creacion-de-Scripts-en-Linux.html#comentarios</comments>
			<description><![CDATA[ Antes de comenzar veamos que es un Script: Un script es un archivo que incluye un conjunto de comandos. Son ejecutados desde la primera línea hasta la última (de forma secuencial).<br /><br /><b>Shell Script</b><br /><br />El shell script es sencillamente un script para la shell de comandos (Terminal).<br /><br /><b>Crear un Script</b><br /><br />Para crear un script ve a la terminal<b> Aplicaciones/Accesorios/Terminal</b>. Una vez allí crea un archivo con extensión <b>.sh</b> con el comando<b> touch</b>. La linea de código es la siguiente.<p><strong><a href='http://www.taringa.net/posts/linux/15158926/Creacion-de-Scripts-en-Linux.html'>Seguir leyendo... >></a></strong></p><hr />]]></description>
		</item>
		</channel>
</rss>
