<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>&#34;The mind of a Mad Tech!&#34; &#187; tar/zip</title>
	<atom:link href="http://www.keithdmitchell.com/category/technology-related/tarzip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 16:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Using tar command to compress files</title>
		<link>http://www.keithdmitchell.com/2008/12/23/using-tar-command-to-compress-files/</link>
		<comments>http://www.keithdmitchell.com/2008/12/23/using-tar-command-to-compress-files/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 20:16:25 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[tar/zip]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[decompress]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=122</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2008%2F12%2F23%2Fusing-tar-command-to-compress-files%2F&title=Using+tar+command+to+compress+files&desc=Using+tar+is+probably+one+of+the+most+used+tools+on+a+linux+system.+This+function+is+exactly+like+a+zip+function.+Basically+this+will+allow+you+to+compress+and+or+extract+files+%2F+directories.%0D%0A%0D%0ATo+co&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>Using tar is probably one of the most used tools on a linux system. This function is exactly like a zip function. Basically this will allow you to compress and or extract files / directories. To compress a directory you would type; tar -cvzf directory name. Basically you told tar to do create the file, [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2008/12/23/using-tar-command-to-compress-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

