<?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>Mohsin Sumar &#187; extract tar</title>
	<atom:link href="http://www.mohsinsumar.com/tag/extract-tar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mohsinsumar.com</link>
	<description>Zend Certified Engineer, PHP Professional, Designer &#38; Web Developer</description>
	<lastBuildDate>Thu, 22 Jul 2010 23:07:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How do I extract a tar file?</title>
		<link>http://www.mohsinsumar.com/ssh/how-do-i-extract-a-tar-file/</link>
		<comments>http://www.mohsinsumar.com/ssh/how-do-i-extract-a-tar-file/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 21:31:47 +0000</pubDate>
		<dc:creator>Mohsin Sumar</dc:creator>
				<category><![CDATA[SSH]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[extract tar]]></category>

		<guid isPermaLink="false">http://www.mohsinsumar.com/?p=79</guid>
		<description><![CDATA[Using the following command in SSH, you will be able to extract files from your tar file.
tar -xf file.tar 
]]></description>
			<content:encoded><![CDATA[<p>Using the following command in SSH, you will be able to extract files from your tar file.</p>
<pre><span style="color: #800000;">tar -xf file.tar</span><tt> </tt></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.mohsinsumar.com/ssh/how-do-i-extract-a-tar-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
