<?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: Compress all files in a directory</title>
	<atom:link href="http://osxdaily.com/2010/10/04/compress-all-files-in-a-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2010/10/04/compress-all-files-in-a-directory/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Tue, 18 Jun 2013 16:50:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jared Hecker</title>
		<link>http://osxdaily.com/2010/10/04/compress-all-files-in-a-directory/#comment-120578</link>
		<dc:creator>Jared Hecker</dc:creator>
		<pubDate>Mon, 04 Oct 2010 13:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=8189#comment-120578</guid>
		<description>&#039;find&#039; is faster:

find . -exec gzip {} \;</description>
		<content:encoded><![CDATA[<p>&#8216;find&#8217; is faster:</p>
<p>find . -exec gzip {} \;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching using disk: basic
Object Caching 189/190 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-06-18 14:57:31 -->