<?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>welinux &#187; Comandos</title>
	<atom:link href="http://www.welinux.net/tag/comandos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.welinux.net</link>
	<description>Otro sitio creado con WordPress</description>
	<lastBuildDate>Thu, 05 Jan 2012 13:04:06 +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>Vaciar archivos en Linux</title>
		<link>http://www.welinux.net/vaciar-archivos-en-linux/</link>
		<comments>http://www.welinux.net/vaciar-archivos-en-linux/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 00:50:13 +0000</pubDate>
		<dc:creator>Fran G.</dc:creator>
				<category><![CDATA[welinux]]></category>
		<category><![CDATA[Comandos]]></category>

		<guid isPermaLink="false">http://www.welinux.net/?p=425</guid>
		<description><![CDATA[Para vaciar el contenido de los archivos en Linux existen varios comandos. En este post iremos recogiendo todos los que nos sea posible. # echo &#8220;&#8221; &#62; archivo # &#62; archivo # :&#62; archivo # cat /dev/null &#62; archivo # true &#62; archivo]]></description>
			<content:encoded><![CDATA[<p>Para vaciar el contenido de los archivos en Linux existen <a href="http://rm-rf.es/como-vaciar-ficheros-en-linux/ title=">varios comandos</a>. En este post iremos recogiendo todos los que nos sea posible.</p>
<p># echo &#8220;&#8221; &gt; archivo</p>
<p># &gt; archivo</p>
<p># :&gt; archivo</p>
<p># cat /dev/null &gt; archivo</p>
<p># true &gt; archivo</p>
]]></content:encoded>
			<wfw:commentRss>http://www.welinux.net/vaciar-archivos-en-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

