<?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>Blog de Xapiens &#187; linux</title>
	<atom:link href="http://blogs.xendra.org/xapiens/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.xendra.org/xapiens</link>
	<description>blog sobre software libre y otras vainas</description>
	<lastBuildDate>Thu, 02 Feb 2012 03:49:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>archivos abiertos en linux</title>
		<link>http://blogs.xendra.org/xapiens/2010/03/07/archivos-abiertos-en-linux/</link>
		<comments>http://blogs.xendra.org/xapiens/2010/03/07/archivos-abiertos-en-linux/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 22:58:53 +0000</pubDate>
		<dc:creator>xapiens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blogs.xendra.org/xapiens/2010/03/07/archivos-abiertos-en-linux/</guid>
		<description><![CDATA[en windows esta filemon, en linux usar este comando: sudo lsof -p 32564 , donde 32564 es el pid del proceso a revisar]]></description>
			<content:encoded><![CDATA[<p>en windows esta filemon, en linux usar este comando:</p>
<p>sudo lsof -p 32564 , donde 32564 es el pid del proceso a revisar</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.xendra.org/xapiens/2010/03/07/archivos-abiertos-en-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

