<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: A novel approach to hiding files</title>
	<atom:link href="http://aralbalkan.com/1668/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1668</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Tue, 22 May 2012 18:33:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dominic Mitchell</title>
		<link>http://aralbalkan.com/1668/comment-page-1#comment-195377</link>
		<dc:creator>Dominic Mitchell</dc:creator>
		<pubDate>Fri, 28 Nov 2008 22:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1668#comment-195377</guid>
		<description>It&#039;s a useful trick.  Apache does this to set up a shared communication area between cooperating processes.

It&#039;s not &lt;em&gt;completely&lt;/em&gt; hidden though.  You can still use &lt;code&gt;lsof&lt;/code&gt; or &lt;code&gt;/proc/$pid/fd&lt;/code&gt; to have a nose around.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a useful trick.  Apache does this to set up a shared communication area between cooperating processes.</p>
<p>It&#8217;s not <em>completely</em> hidden though.  You can still use <code>lsof</code> or <code>/proc/$pid/fd</code> to have a nose around.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

