<?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: Terminal Tip: Delete Those Mac Dot Files</title>
	<atom:link href="http://postpostmodern.com/instructional/terminal-tip-delete-those-mac-dot-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://postpostmodern.com/instructional/terminal-tip-delete-those-mac-dot-files/</link>
	<description>Speaking of web development.</description>
	<lastBuildDate>Tue, 17 Aug 2010 22:17:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Elimina archivos ._ y .DS_Store en Mac OS X o Linux &#171; el Retináculo</title>
		<link>http://postpostmodern.com/instructional/terminal-tip-delete-those-mac-dot-files/comment-page-1/#comment-2040</link>
		<dc:creator>Elimina archivos ._ y .DS_Store en Mac OS X o Linux &#171; el Retináculo</dc:creator>
		<pubDate>Fri, 08 Jan 2010 23:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://postpostmodern.com/?p=396#comment-2040</guid>
		<description>[...] podéis usar BlueHarvest (de pago) para mayor comodidad, Vía &#124; Delete Those Mac Dot Files  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] podéis usar BlueHarvest (de pago) para mayor comodidad, Vía | Delete Those Mac Dot Files  [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://postpostmodern.com/instructional/terminal-tip-delete-those-mac-dot-files/comment-page-1/#comment-1903</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Sun, 15 Nov 2009 11:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://postpostmodern.com/?p=396#comment-1903</guid>
		<description>Is an SD card considered the same as a network volume? if so, this command in your recent discovery might solve problems many music players have with SD cards filled on a mac (they stumble over the .  filenames). 

My SD card reader just went bust and I don&#039;t have a new mac with the reader built in so I&#039;ll have to wait to test this.</description>
		<content:encoded><![CDATA[<p>Is an SD card considered the same as a network volume? if so, this command in your recent discovery might solve problems many music players have with SD cards filled on a mac (they stumble over the .  filenames).</p>

<p>My SD card reader just went bust and I don&#8217;t have a new mac with the reader built in so I&#8217;ll have to wait to test this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Johnson</title>
		<link>http://postpostmodern.com/instructional/terminal-tip-delete-those-mac-dot-files/comment-page-1/#comment-1703</link>
		<dc:creator>Jason Johnson</dc:creator>
		<pubDate>Fri, 07 Aug 2009 12:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://postpostmodern.com/?p=396#comment-1703</guid>
		<description>It&#039;s true that it&#039;s annoying, but unfortunately it&#039;s not as simple as just excluding the files from the tar process. Those files don&#039;t exist on the Mac. They are created whenever a file is copied to another file system in order to preserve metadata that the Mac (HFS+) file system supports natively. The tricky thing is, tar creates those files _during_ the archiving. So, `--exclude=` doesn&#039;t work.

The solution is to set the COPYFILE_DISABLE environment variable to true, but most users don&#039;t know about it. I didn&#039;t realize it [until recently](/instructional/terminal-tip-prevent-creation-of-mac-dot-files/).</description>
		<content:encoded><![CDATA[<p>It&#8217;s true that it&#8217;s annoying, but unfortunately it&#8217;s not as simple as just excluding the files from the tar process. Those files don&#8217;t exist on the Mac. They are created whenever a file is copied to another file system in order to preserve metadata that the Mac (HFS+) file system supports natively. The tricky thing is, tar creates those files <em>during</em> the archiving. So, <code>--exclude=</code> doesn&#8217;t work.</p>

<p>The solution is to set the COPYFILE_DISABLE environment variable to true, but most users don&#8217;t know about it. I didn&#8217;t realize it <a href="/instructional/terminal-tip-prevent-creation-of-mac-dot-files/">until recently</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Yeoman</title>
		<link>http://postpostmodern.com/instructional/terminal-tip-delete-those-mac-dot-files/comment-page-1/#comment-1614</link>
		<dc:creator>Nick Yeoman</dc:creator>
		<pubDate>Thu, 18 Jun 2009 20:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://postpostmodern.com/?p=396#comment-1614</guid>
		<description>BLAH, I hate those mac jerks who leave their hidden files in tarballs, awesome tutorial!</description>
		<content:encoded><![CDATA[<p>BLAH, I hate those mac jerks who leave their hidden files in tarballs, awesome tutorial!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
