<?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>dreamluverz collection &#187; ssh</title>
	<atom:link href="http://dreamluverz.com/category/developers-tools/ssh-developers-tools/feed" rel="self" type="application/rss+xml" />
	<link>http://dreamluverz.com</link>
	<description>Never stop dreaming, until you&#039;re ready to wake up and make it happen</description>
	<lastBuildDate>Mon, 05 Mar 2012 13:56:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TAR command</title>
		<link>http://dreamluverz.com/developers-tools/server/tar-command</link>
		<comments>http://dreamluverz.com/developers-tools/server/tar-command#comments</comments>
		<pubDate>Wed, 10 Mar 2010 20:06:18 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[extracting file using tar]]></category>
		<category><![CDATA[linux commands]]></category>
		<category><![CDATA[ssh commands]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=808</guid>
		<description><![CDATA[create: tar -cvf mystuff.tar mystuff/ tar -czvf mystuff.tgz mystuff/ extracting: tar -xvf mystuff.tar tar -xzvf mystuff.tgz testing/viewing: tar -tvf mystuff.tar tar -tzvf mystuff.tgz Note that .tgz is the same thing as .tar.gz Tar &#8220;tars up&#8221; a bunch of files into &#8230; <a href="http://dreamluverz.com/developers-tools/server/tar-command">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/server/tar-command/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ssh command for viewing file ownership</title>
		<link>http://dreamluverz.com/developers-tools/ssh-developers-tools/ssh-command-for-viewing-file-ownership</link>
		<comments>http://dreamluverz.com/developers-tools/ssh-developers-tools/ssh-command-for-viewing-file-ownership#comments</comments>
		<pubDate>Mon, 18 Aug 2008 16:27:16 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[ssh]]></category>
		<category><![CDATA[file ownership]]></category>
		<category><![CDATA[ssh command]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=312</guid>
		<description><![CDATA[Type ls -l or ll to see ownership of folders/files You can also checkout this site for other ssh command http://www.webhostgear.com/35.html]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/ssh-developers-tools/ssh-command-for-viewing-file-ownership/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

