<?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>Take A Byte &#187; MAC OS X</title>
	<atom:link href="http://www.takeabyte.com.au/category/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.takeabyte.com.au</link>
	<description>Helping the IT Crowd</description>
	<lastBuildDate>Fri, 17 Jul 2009 10:43:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Show hidden files in MAC OS X</title>
		<link>http://www.takeabyte.com.au/2008/12/show-hidden-files-in-mac-os-x/</link>
		<comments>http://www.takeabyte.com.au/2008/12/show-hidden-files-in-mac-os-x/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 23:11:18 +0000</pubDate>
		<dc:creator>John Tran</dc:creator>
				<category><![CDATA[MAC OS X]]></category>

		<guid isPermaLink="false">http://www.takeabyte.com.au/?p=213</guid>
		<description><![CDATA[If you would like to show hidden files in MAC OS X then launch terminal and type in the following commands
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
It can get a bit annoying when you can see all files so if you would like to hide the files again then just replace TRUE with FALSE
]]></description>
			<content:encoded><![CDATA[<p>If you would like to show hidden files in MAC OS X then launch terminal and type in the following commands</p>
<p><em>defaults write com.apple.finder AppleShowAllFiles TRUE<br />
killall Finder</em></p>
<p>It can get a bit annoying when you can see all files so if you would like to hide the files again then just replace <strong>TRUE</strong> with <strong>FALSE</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.takeabyte.com.au/2008/12/show-hidden-files-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
