<?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/"
		>
<channel>
	<title>Comments on: Invisible files</title>
	<atom:link href="http://www.freemacunix.com/invisible-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freemacunix.com/invisible-files/</link>
	<description>Terminal for the Rest of Us</description>
	<lastBuildDate>Sun, 13 Jun 2010 16:09:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Glenn Kerbein</title>
		<link>http://www.freemacunix.com/invisible-files/comment-page-1/#comment-320</link>
		<dc:creator>Glenn Kerbein</dc:creator>
		<pubDate>Fri, 01 Dec 2006 15:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.freemacunix.com/invisible-files/#comment-320</guid>
		<description>You can also use the &lt;code&gt;ls -A&lt;/code&gt; to list all files, including those with a &quot;.&quot; beginning. The -A flag does not list &quot;.&quot; or &quot;..&quot;, which are relative directories, the current directory and one directory up, respectively.
Most httpds, including apache, do respect &quot;dot files&quot;, except &lt;code&gt;.htaccess&lt;/code&gt; files, since they contain configuration directives that should not be seen by anyone/thing other than the web server.</description>
		<content:encoded><![CDATA[<p>You can also use the <code>ls -A</code> to list all files, including those with a &#8220;.&#8221; beginning. The -A flag does not list &#8220;.&#8221; or &#8220;..&#8221;, which are relative directories, the current directory and one directory up, respectively.<br />
Most httpds, including apache, do respect &#8220;dot files&#8221;, except <code>.htaccess</code> files, since they contain configuration directives that should not be seen by anyone/thing other than the web server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

