<?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: Getting rid of Mac OS X crap in tarballs</title>
	<atom:link href="http://webcookies.org/blog/2009/08/30/getting-rid-of-mac-osx-crap-in-tarballs/feed/" rel="self" type="application/rss+xml" />
	<link>http://webcookies.org/blog/2009/08/30/getting-rid-of-mac-osx-crap-in-tarballs/</link>
	<description>On stuff I do for living (and some random things as well).</description>
	<lastBuildDate>Tue, 03 Aug 2010 19:41:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Robert</title>
		<link>http://webcookies.org/blog/2009/08/30/getting-rid-of-mac-osx-crap-in-tarballs/comment-page-1/#comment-61</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 22 Nov 2009 21:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://robertpogorzelski.com/blog/?p=46#comment-61</guid>
		<description>Thanks for the tip! Speaking of Apple breaking things, I feel somehow uncomfortable working with tools that do things different to what I expect. I really like Mac OS, but for development purposes I&#039;m very close to switching back to FreeBSD or Debian. It&#039;s just easier to maintain.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip! Speaking of Apple breaking things, I feel somehow uncomfortable working with tools that do things different to what I expect. I really like Mac OS, but for development purposes I&#8217;m very close to switching back to FreeBSD or Debian. It&#8217;s just easier to maintain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judebert</title>
		<link>http://webcookies.org/blog/2009/08/30/getting-rid-of-mac-osx-crap-in-tarballs/comment-page-1/#comment-59</link>
		<dc:creator>Judebert</dc:creator>
		<pubDate>Wed, 18 Nov 2009 11:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://robertpogorzelski.com/blog/?p=46#comment-59</guid>
		<description>If you don&#039;t want to go that far, you can shut off this behavior by setting COPYFILE_DISABLE=true (for Leopard) or COPY_EXTENDED_ATTRIBUTES_DISABLE=true (for Tiger).

Still doesn&#039;t justify an entirely new, broken version of an ancient tar.</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t want to go that far, you can shut off this behavior by setting COPYFILE_DISABLE=true (for Leopard) or COPY_EXTENDED_ATTRIBUTES_DISABLE=true (for Tiger).</p>
<p>Still doesn&#8217;t justify an entirely new, broken version of an ancient tar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://webcookies.org/blog/2009/08/30/getting-rid-of-mac-osx-crap-in-tarballs/comment-page-1/#comment-42</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 20 Oct 2009 01:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://robertpogorzelski.com/blog/?p=46#comment-42</guid>
		<description>I&#039;m happy you found it useful! Speaking of useless files that happen to pop up in your file system, perhaps someone will find this snippet useful for removing &lt;code&gt;.DS_Store&lt;/code&gt; files recursively:
&lt;code&gt;find . -name &quot;.DS_Store&quot; -exec rm &#039;{}&#039; \;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m happy you found it useful! Speaking of useless files that happen to pop up in your file system, perhaps someone will find this snippet useful for removing <code>.DS_Store</code> files recursively:<br />
<code>find . -name ".DS_Store" -exec rm '{}' \;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://webcookies.org/blog/2009/08/30/getting-rid-of-mac-osx-crap-in-tarballs/comment-page-1/#comment-40</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Thu, 15 Oct 2009 00:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://robertpogorzelski.com/blog/?p=46#comment-40</guid>
		<description>THANK YOU! I&#039;ve only been on OS X for a little while and was wondering where the hell all these ._ files were coming from in my tar&#039;d file.</description>
		<content:encoded><![CDATA[<p>THANK YOU! I&#8217;ve only been on OS X for a little while and was wondering where the hell all these ._ files were coming from in my tar&#8217;d file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
