<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Slash Dot Dash: Show hidden files in Mac OS X Finder</title>
    <link>http://www.slashdotdash.net/articles/2006/12/02/show-hidden-files-in-mac-os-x-finder</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Rolling on Rails</description>
    <item>
      <title>Show hidden files in Mac OS X Finder</title>
      <description>&lt;blockquote&gt;
		&lt;p&gt;By default, Mac &lt;span class="caps"&gt;OS X&lt;/span&gt;&amp;#8217;s Finder keeps system files &amp;#8211; which generally start with a dot, like .bash_profile &amp;#8211; out of your sight. But that makes editing one of these files extremely difficult if you, say, want to customize your Terminal prompt.&lt;/p&gt;
	&lt;/blockquote&gt;


Execute the following in Terminal (to undo the change set &lt;code&gt;TRUE&lt;/code&gt; to &lt;code&gt;FALSE&lt;/code&gt;).
&lt;pre&gt;
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
&lt;/pre&gt;

	&lt;h4&gt;References&lt;/h4&gt;


	&lt;p&gt;&lt;a href="http://lifehacker.com/software/command-line/show-hidden-files-in-finder-188892.php"&gt;Show hidden files in Finder&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 02 Dec 2006 17:22:51 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:47b3ae5a-4321-4100-aafc-95549b36df3a</guid>
      <author>ben@slashdotdash.net (Ben)</author>
      <link>http://www.slashdotdash.net/articles/2006/12/02/show-hidden-files-in-mac-os-x-finder</link>
      <category>Mac OS X</category>
    </item>
  </channel>
</rss>
