<?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>Android, administracion de sistemas y seo &#187; bash</title>
	<atom:link href="http://soi57.net/blog/category/programming/bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://soi57.net/blog</link>
	<description>soi57.net/blog</description>
	<lastBuildDate>Tue, 04 Oct 2011 13:59:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Bash: leer fichero linea por linea</title>
		<link>http://soi57.net/blog/bash-leer-fichero-linea-por-linea/</link>
		<comments>http://soi57.net/blog/bash-leer-fichero-linea-por-linea/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 16:24:07 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://soi57.net/blog/?p=457</guid>
		<description><![CDATA[Aunque es una tontería, hoy me volvi loco porque tenía que hacer un script en bash que parseara un archivo linea por linea. El problema que tenia era que cada linea tenia palabras y estas estaban separadas por espacios en blanco. Entonces al hacer un bucle for me ponía una palabra por linea, es decir [...]]]></description>
		<wfw:commentRss>http://soi57.net/blog/bash-leer-fichero-linea-por-linea/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

