<?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: zcat broken on Mac OS X: Feature or bug?</title>
	<atom:link href="http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26/feed" rel="self" type="application/rss+xml" />
	<link>http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26</link>
	<description>Excellence in Execution: Design, Code, and Web Media</description>
	<lastBuildDate>Tue, 19 Jan 2010 01:57: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: Glenn Batuyong</title>
		<link>http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26/comment-page-1#comment-40</link>
		<dc:creator>Glenn Batuyong</dc:creator>
		<pubDate>Tue, 19 May 2009 01:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lapdog.us/2006/09/11/zcat-broken-on-mac-os-x%e2%80%a6-feature-or-bug/#comment-40</guid>
		<description>yes, gzcat works well thanks!</description>
		<content:encoded><![CDATA[<p>yes, gzcat works well thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn Batuyong</title>
		<link>http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26/comment-page-1#comment-28</link>
		<dc:creator>Glenn Batuyong</dc:creator>
		<pubDate>Mon, 18 May 2009 18:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lapdog.us/2006/09/11/zcat-broken-on-mac-os-x%e2%80%a6-feature-or-bug/#comment-28</guid>
		<description>yes, gzcat works well thanks!</description>
		<content:encoded><![CDATA[<p>yes, gzcat works well thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qingbo</title>
		<link>http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26/comment-page-1#comment-27</link>
		<dc:creator>qingbo</dc:creator>
		<pubDate>Thu, 14 May 2009 01:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.lapdog.us/2006/09/11/zcat-broken-on-mac-os-x%e2%80%a6-feature-or-bug/#comment-27</guid>
		<description>You should try gzcat :-)</description>
		<content:encoded><![CDATA[<p>You should try gzcat <img src='http://www.47ronin.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn Batuyong</title>
		<link>http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26/comment-page-1#comment-17</link>
		<dc:creator>Glenn Batuyong</dc:creator>
		<pubDate>Thu, 11 Dec 2008 21:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.lapdog.us/2006/09/11/zcat-broken-on-mac-os-x%e2%80%a6-feature-or-bug/#comment-17</guid>
		<description>Clarification: zcat is still broken in Mac OS X 10.5.x ...apparently Apple wants us to switch over to bzcat. In earlier OS releases, archived system logs were stored gzipped. Now they&#039;re bzipped Thanks daz, that works perfectly.</description>
		<content:encoded><![CDATA[<p>Clarification: zcat is still broken in Mac OS X 10.5.x &#8230;apparently Apple wants us to switch over to bzcat. In earlier OS releases, archived system logs were stored gzipped. Now they&#39;re bzipped Thanks daz, that works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daz</title>
		<link>http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26/comment-page-1#comment-16</link>
		<dc:creator>daz</dc:creator>
		<pubDate>Thu, 11 Dec 2008 21:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lapdog.us/2006/09/11/zcat-broken-on-mac-os-x%e2%80%a6-feature-or-bug/#comment-16</guid>
		<description>same problem with zcat; tried bzcat?</description>
		<content:encoded><![CDATA[<p>same problem with zcat; tried bzcat?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn Batuyong</title>
		<link>http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26/comment-page-1#comment-8</link>
		<dc:creator>Glenn Batuyong</dc:creator>
		<pubDate>Tue, 11 Dec 2007 23:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.lapdog.us/2006/09/11/zcat-broken-on-mac-os-x%e2%80%a6-feature-or-bug/#comment-8</guid>
		<description>Interesting development: Mac OS X 10.5 (Leopard) uses bzip2 to compress system logs. Thanks, jademe, for the reply. That was the hint I needed. For OS X, you need to use &lt;strong&gt;bzcat&lt;/strong&gt; to read archived logs, i.e.
&lt;pre&gt;&lt;code&gt;bzcat /var/log/system.log.0.bz2&lt;/code&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Interesting development: Mac OS X 10.5 (Leopard) uses bzip2 to compress system logs. Thanks, jademe, for the reply. That was the hint I needed. For OS X, you need to use <strong>bzcat</strong> to read archived logs, i.e.</p>
<pre><code>bzcat /var/log/system.log.0.bz2</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: jademe</title>
		<link>http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26/comment-page-1#comment-7</link>
		<dc:creator>jademe</dc:creator>
		<pubDate>Tue, 27 Nov 2007 14:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.lapdog.us/2006/09/11/zcat-broken-on-mac-os-x%e2%80%a6-feature-or-bug/#comment-7</guid>
		<description>Use gzcat instead of zcat.</description>
		<content:encoded><![CDATA[<p>Use gzcat instead of zcat.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
