<?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: Show Hidden Files in Mac OS X</title>
	<atom:link href="http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Sun, 12 Feb 2012 00:37:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Two - Old Dirty Dermot Shop</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-333923</link>
		<dc:creator>Two - Old Dirty Dermot Shop</dc:creator>
		<pubDate>Sat, 11 Feb 2012 23:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-333923</guid>
		<description>[...] run the below command from the terminal. For those who don’t know, files that are hidden in Mac OS are determined so by preceding the filename with a single period symbol (.), you can actually make [...]</description>
		<content:encoded><![CDATA[<p>[...] run the below command from the terminal. For those who don’t know, files that are hidden in Mac OS are determined so by preceding the filename with a single period symbol (.), you can actually make [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Get 4 Useful Mac OS X Features in your Menu Bar with DesktopUtility</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-310306</link>
		<dc:creator>Get 4 Useful Mac OS X Features in your Menu Bar with DesktopUtility</dc:creator>
		<pubDate>Thu, 05 Jan 2012 08:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-310306</guid>
		<description>[...] you don&#8217;t want to deal with manually hiding and showing the desktop icons, showing hidden files, accessing the user library directory, and forcibly emptying the Trash, grab DesktopUtility for [...]</description>
		<content:encoded><![CDATA[<p>[...] you don&#8217;t want to deal with manually hiding and showing the desktop icons, showing hidden files, accessing the user library directory, and forcibly emptying the Trash, grab DesktopUtility for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to show all hidden files in MAC OSX &#171; Dipak Karki</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-269738</link>
		<dc:creator>How to show all hidden files in MAC OSX &#171; Dipak Karki</dc:creator>
		<pubDate>Sat, 05 Nov 2011 13:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-269738</guid>
		<description>[...] osXdaily   [...]</description>
		<content:encoded><![CDATA[<p>[...] osXdaily   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-249338</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 06 Oct 2011 18:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-249338</guid>
		<description>Thanks a ton! I&#039;ve been using Houdini to reveal the .htaccess files so far but it&#039;s far more convenient to have hidden files revealed by default.</description>
		<content:encoded><![CDATA[<p>Thanks a ton! I&#8217;ve been using Houdini to reveal the .htaccess files so far but it&#8217;s far more convenient to have hidden files revealed by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Make an Invisible Folder and Hide Files in Plain Sight</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-246096</link>
		<dc:creator>Make an Invisible Folder and Hide Files in Plain Sight</dc:creator>
		<pubDate>Fri, 30 Sep 2011 15:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-246096</guid>
		<description>[...] of the Terminal to create. It&#8217;s also advantageous because it doesn&#8217;t show up if someone makes hidden files visible.  I would suggest burying this folder somewhere in an obscure place on the desktop or elsewhere to [...]</description>
		<content:encoded><![CDATA[<p>[...] of the Terminal to create. It&#8217;s also advantageous because it doesn&#8217;t show up if someone makes hidden files visible.  I would suggest burying this folder somewhere in an obscure place on the desktop or elsewhere to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-243377</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 26 Sep 2011 02:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-243377</guid>
		<description>Need to turn it on an off?  I use it when working on volumes on a Mac OS X Server or other Unix boxes, typically for .htaccess files.  I only need it on occasionally and don&#039;t want the clutter or risk otherwise.

So using a plain text editor create two simple files with the commands to turn on and off. (TextEdit won&#039;t do, but Word will save in plain text)

Make them executable with chmod thru Terminal.  Use Finder&#039;s Get Info to set them to open with Terminal

From then on you can double-click it to switch between showing and hiding.</description>
		<content:encoded><![CDATA[<p>Need to turn it on an off?  I use it when working on volumes on a Mac OS X Server or other Unix boxes, typically for .htaccess files.  I only need it on occasionally and don&#8217;t want the clutter or risk otherwise.</p>
<p>So using a plain text editor create two simple files with the commands to turn on and off. (TextEdit won&#8217;t do, but Word will save in plain text)</p>
<p>Make them executable with chmod thru Terminal.  Use Finder&#8217;s Get Info to set them to open with Terminal</p>
<p>From then on you can double-click it to switch between showing and hiding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing Python, NumPy, SciPy, matplotlib and IPython on Lion</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-222839</link>
		<dc:creator>Installing Python, NumPy, SciPy, matplotlib and IPython on Lion</dc:creator>
		<pubDate>Sat, 13 Aug 2011 09:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-222839</guid>
		<description>[...] have a .bash_profile, create one with your favorite text editor &#8211; you may need to do this in order to see it, as it will be a hidden [...]</description>
		<content:encoded><![CDATA[<p>[...] have a .bash_profile, create one with your favorite text editor &#8211; you may need to do this in order to see it, as it will be a hidden [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quickly Display Invisible Files in Mac OS X with Bifocals</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-221056</link>
		<dc:creator>Quickly Display Invisible Files in Mac OS X with Bifocals</dc:creator>
		<pubDate>Mon, 08 Aug 2011 16:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-221056</guid>
		<description>[...] problem with traditional solutions like a defaults write command to show hidden files in Mac OS X is that they&#8217;re permanent unless another defaults write command is executed, this [...]</description>
		<content:encoded><![CDATA[<p>[...] problem with traditional solutions like a defaults write command to show hidden files in Mac OS X is that they&#8217;re permanent unless another defaults write command is executed, this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-221020</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Mon, 08 Aug 2011 14:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-221020</guid>
		<description>Bifocals http://www.bifocalsapp.com/ offers a free menu bar app to do this as well.</description>
		<content:encoded><![CDATA[<p>Bifocals <a href="http://www.bifocalsapp.com/" rel="nofollow">http://www.bifocalsapp.com/</a> offers a free menu bar app to do this as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Use Chrome to Quickly Show Invisible Files on your Hard Drive in Mac OS X</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-200018</link>
		<dc:creator>Use Chrome to Quickly Show Invisible Files on your Hard Drive in Mac OS X</dc:creator>
		<pubDate>Sun, 29 May 2011 13:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-200018</guid>
		<description>[...] you don&#8217;t want to bother with defaults write commands or the terminal, an alternate method to show hidden files in Mac OS X is to simply use the Chrome web [...]</description>
		<content:encoded><![CDATA[<p>[...] you don&#8217;t want to bother with defaults write commands or the terminal, an alternate method to show hidden files in Mac OS X is to simply use the Chrome web [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Show Hidden Files in Mac OS X Dialog Boxes with Command+Shift+Period</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-176747</link>
		<dc:creator>Show Hidden Files in Mac OS X Dialog Boxes with Command+Shift+Period</dc:creator>
		<pubDate>Tue, 01 Mar 2011 18:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-176747</guid>
		<description>[...] with a period are hidden by default in the Finder and the Mac dialog boxes. If you want to, you can set Mac OS X to always show hidden files by using a defaults write command. In this case, the Command+Shift+Period keystroke has the [...]</description>
		<content:encoded><![CDATA[<p>[...] with a period are hidden by default in the Finder and the Mac dialog boxes. If you want to, you can set Mac OS X to always show hidden files by using a defaults write command. In this case, the Command+Shift+Period keystroke has the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: User Profile URLs &#171; Kyle Gawley &#124; Design Blog</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-133406</link>
		<dc:creator>User Profile URLs &#171; Kyle Gawley &#124; Design Blog</dc:creator>
		<pubDate>Tue, 16 Nov 2010 20:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-133406</guid>
		<description>[...] Hidden Files in Mac OS X. Available: http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x Last accessed 16th Nov [...]</description>
		<content:encoded><![CDATA[<p>[...] Hidden Files in Mac OS X. Available: http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x Last accessed 16th Nov [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DD</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-107209</link>
		<dc:creator>DD</dc:creator>
		<pubDate>Wed, 21 Jul 2010 16:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-107209</guid>
		<description>Sooo simple!  though I&#039;ve been a Mac user since 1987 I&#039;ve never needed to hide a file.  Now I do and I did in a few seconds.  Thanxxxx</description>
		<content:encoded><![CDATA[<p>Sooo simple!  though I&#8217;ve been a Mac user since 1987 I&#8217;ve never needed to hide a file.  Now I do and I did in a few seconds.  Thanxxxx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Show Hidden Files in Mac Save Window - OS X Daily</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-103754</link>
		<dc:creator>Show Hidden Files in Mac Save Window - OS X Daily</dc:creator>
		<pubDate>Wed, 16 Jun 2010 15:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-103754</guid>
		<description>[...] you want a more permanent solution so that you can always see the files, check out our article to show hidden files on Mac OS, which offers a command to always see the hidden files even within the [...]</description>
		<content:encoded><![CDATA[<p>[...] you want a more permanent solution so that you can always see the files, check out our article to show hidden files on Mac OS, which offers a command to always see the hidden files even within the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create a hidden folder in Mac OS X - OS X Daily</title>
		<link>http://osxdaily.com/2009/02/25/show-hidden-files-in-os-x/#comment-101411</link>
		<dc:creator>Create a hidden folder in Mac OS X - OS X Daily</dc:creator>
		<pubDate>Mon, 10 May 2010 16:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=343#comment-101411</guid>
		<description>[...] can actually set Mac OS X to display hidden files by issuing a command in the Terminal. This will expose your hidden folder completely within the [...]</description>
		<content:encoded><![CDATA[<p>[...] can actually set Mac OS X to display hidden files by issuing a command in the Terminal. This will expose your hidden folder completely within the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>


<!-- W3 Total Cache: Page cache debug info:
Engine:             disk (enhanced)
Key:                2009/02/25/show-hidden-files-in-os-x/feed/_index.html
Caching:            disabled
Reject reason:      user agent is rejected
Status:             not cached
Creation Time:      0.110s
Header info:
X-Pingback:         http://osxdaily.com/xmlrpc.php
Last-Modified:      Sun, 12 Feb 2012 00:37:15 GMT
ETag:               "6d4e0dd6f8ffab292c69bb6f90c96d0e"
X-Powered-By:       W3 Total Cache/0.9.1.3
Link:               <http://wp.me/ps4An-5x>; rel=shortlink
Content-Type:       text/xml; charset=UTF-8
-->
