<?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: Archiving Directories and Files with tar</title>
	<atom:link href="http://www.lifeaftercoffee.com/2006/12/05/archiving-directories-and-files-with-tar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifeaftercoffee.com/2006/12/05/archiving-directories-and-files-with-tar/</link>
	<description>because I don't believe in life before coffee...</description>
	<lastBuildDate>Wed, 28 Oct 2009 06:44:36 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: al</title>
		<link>http://www.lifeaftercoffee.com/2006/12/05/archiving-directories-and-files-with-tar/comment-page-1/#comment-15305</link>
		<dc:creator>al</dc:creator>
		<pubDate>Thu, 07 Dec 2006 01:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2006/12/05/archiving-directories-and-files-with-tar/#comment-15305</guid>
		<description>It&#039;s important to note that tar&#039;s do not employ any compression by default, they are simply a collection of files.  Add a z to the arguments to zip a tarball during creation, and again to unzip it.  This type of file is generally associated with the tgz extension.</description>
		<content:encoded><![CDATA[<p>It&#8217;s important to note that tar&#8217;s do not employ any compression by default, they are simply a collection of files.  Add a z to the arguments to zip a tarball during creation, and again to unzip it.  This type of file is generally associated with the tgz extension.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
