<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Linux basic commands</title>
	<atom:link href="http://linuxbasiccommands.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxbasiccommands.wordpress.com</link>
	<description>The simple and basic linux commands, explained for dummies.</description>
	<lastBuildDate>Tue, 21 Apr 2009 22:15:19 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Linux TAR Command by Linux Tip: Recursive FTP Backup &#124; colin odell dot com</title>
		<link>http://linuxbasiccommands.wordpress.com/2008/04/04/linux-tar-command/#comment-20</link>
		<dc:creator>Linux Tip: Recursive FTP Backup &#124; colin odell dot com</dc:creator>
		<pubDate>Tue, 21 Apr 2009 22:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbasiccommands.wordpress.com/?p=4#comment-20</guid>
		<description>[...] above! You can extend this further by using cronjobs to run this command on a set schedule, compressing the files into a single archive file, and [...]</description>
		<content:encoded><![CDATA[<p>[...] above! You can extend this further by using cronjobs to run this command on a set schedule, compressing the files into a single archive file, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I forgot the root password on my linux machine by rohit</title>
		<link>http://linuxbasiccommands.wordpress.com/2008/05/12/i-forgot-the-root-password-on-my-linux-machine/#comment-19</link>
		<dc:creator>rohit</dc:creator>
		<pubDate>Sun, 15 Mar 2009 12:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbasiccommands.wordpress.com/?p=6#comment-19</guid>
		<description>i am satisfied</description>
		<content:encoded><![CDATA[<p>i am satisfied</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux TAR Command by Mihai</title>
		<link>http://linuxbasiccommands.wordpress.com/2008/04/04/linux-tar-command/#comment-18</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Tue, 06 Jan 2009 08:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbasiccommands.wordpress.com/?p=4#comment-18</guid>
		<description>You can extract to a defined location using:

tar xvf yourstuff.tar -C your/path/here</description>
		<content:encoded><![CDATA[<p>You can extract to a defined location using:</p>
<p>tar xvf yourstuff.tar -C your/path/here</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux change root password by elearning</title>
		<link>http://linuxbasiccommands.wordpress.com/2008/05/12/linux-change-root-password/#comment-17</link>
		<dc:creator>elearning</dc:creator>
		<pubDate>Tue, 11 Nov 2008 13:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbasiccommands.wordpress.com/?p=5#comment-17</guid>
		<description>Thanks alot for this great tip!</description>
		<content:encoded><![CDATA[<p>Thanks alot for this great tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux TAR Command by Comprimir y descomprimir archivos con tar en linux &#171; microjuanan</title>
		<link>http://linuxbasiccommands.wordpress.com/2008/04/04/linux-tar-command/#comment-16</link>
		<dc:creator>Comprimir y descomprimir archivos con tar en linux &#171; microjuanan</dc:creator>
		<pubDate>Sat, 11 Oct 2008 16:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbasiccommands.wordpress.com/?p=4#comment-16</guid>
		<description>[...] http://linuxbasiccommands.wordpress.com/2008/04/04/linux-tar-command/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://linuxbasiccommands.wordpress.com/2008/04/04/linux-tar-command/" rel="nofollow">http://linuxbasiccommands.wordpress.com/2008/04/04/linux-tar-command/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux TAR Command by Matt Says</title>
		<link>http://linuxbasiccommands.wordpress.com/2008/04/04/linux-tar-command/#comment-15</link>
		<dc:creator>Matt Says</dc:creator>
		<pubDate>Fri, 12 Sep 2008 07:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbasiccommands.wordpress.com/?p=4#comment-15</guid>
		<description>Thanks for the great help keep the good work</description>
		<content:encoded><![CDATA[<p>Thanks for the great help keep the good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux TAR Command by Webdevelopment</title>
		<link>http://linuxbasiccommands.wordpress.com/2008/04/04/linux-tar-command/#comment-10</link>
		<dc:creator>Webdevelopment</dc:creator>
		<pubDate>Wed, 13 Aug 2008 12:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbasiccommands.wordpress.com/?p=4#comment-10</guid>
		<description>Thanks, as newbe it surprises me that you cant extract to a defined location.
Copy the tarball to the root of the location first.</description>
		<content:encoded><![CDATA[<p>Thanks, as newbe it surprises me that you cant extract to a defined location.<br />
Copy the tarball to the root of the location first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux TAR Command by Matt</title>
		<link>http://linuxbasiccommands.wordpress.com/2008/04/04/linux-tar-command/#comment-9</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 17 Jul 2008 02:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbasiccommands.wordpress.com/?p=4#comment-9</guid>
		<description>Thanks for the great help keep the good work</description>
		<content:encoded><![CDATA[<p>Thanks for the great help keep the good work</p>
]]></content:encoded>
	</item>
</channel>
</rss>
