<?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>Votaguz &#187; Uncategorized</title>
	<atom:link href="http://www.votaguz.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.votaguz.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 16 Dec 2009 21:26:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shell Tip: Agrupando elementos desde Shell</title>
		<link>http://www.votaguz.com/blog/2008/02/20/shell-tip-agrupando-elementos-desde-shell/</link>
		<comments>http://www.votaguz.com/blog/2008/02/20/shell-tip-agrupando-elementos-desde-shell/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 23:15:42 +0000</pubDate>
		<dc:creator>votaguz</dc:creator>
				<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.votaguz.com/blog/2008/02/20/shell-tip-agrupando-elementos-desde-shell/</guid>
		<description><![CDATA[Navegando por allí encontré un truquito demasiado bueno.
Se trata de que si tienes conjuntos (formados por cualquier cantidad de elementos) desde la shell  puedes agruparlos y darte cuenta, por ejemplo cuantas relaciones pueden existir entre los elementos de cada conjunto.
La sintaxis es la siguiente:
 >> echo {conjunto1}{conjunto2}{conjuntoX}&#8230;
Haciendolo entonces en la práctica directa tenemos:
 >> [...]]]></description>
		<wfw:commentRss>http://www.votaguz.com/blog/2008/02/20/shell-tip-agrupando-elementos-desde-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
