<?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>Web Oom &#187; ls</title>
	<atom:link href="http://web.pyncus.com/tag/ls/feed/" rel="self" type="application/rss+xml" />
	<link>http://web.pyncus.com</link>
	<description>Build and Share Web Technology</description>
	<lastBuildDate>Mon, 25 Jan 2010 18:19:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>How to list all files in a hard drive in linux</title>
		<link>http://web.pyncus.com/2009/11/26/how-to-list-all-files-in-a-hard-drive-in-linux/</link>
		<comments>http://web.pyncus.com/2009/11/26/how-to-list-all-files-in-a-hard-drive-in-linux/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 18:39:55 +0000</pubDate>
		<dc:creator>weboom</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[list file name]]></category>
		<category><![CDATA[ls]]></category>

		<guid isPermaLink="false">http://web.pyncus.com/?p=515</guid>
		<description><![CDATA[Use ls &#62;ls -R It will recursively show all directories and files within them. &#62;ls -R &#62; filelist.txt You can save it to filelist.txt file.]]></description>
			<content:encoded><![CDATA[<p>Use ls</p>
<p>&gt;ls -R</p>
<p>It will recursively show all directories and files within them.</p>
<p>&gt;ls -R &gt; filelist.txt</p>
<p>You can save it to filelist.txt file.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.pyncus.com/2009/11/26/how-to-list-all-files-in-a-hard-drive-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to view entire directory structure and files recursively?</title>
		<link>http://web.pyncus.com/2009/06/25/how-to-view-entire-directory-structure-and-files-recursively/</link>
		<comments>http://web.pyncus.com/2009/06/25/how-to-view-entire-directory-structure-and-files-recursively/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 19:07:40 +0000</pubDate>
		<dc:creator>weboom</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ls]]></category>
		<category><![CDATA[r'']]></category>

		<guid isPermaLink="false">http://weboom.wordpress.com/?p=50</guid>
		<description><![CDATA[ls -R]]></description>
			<content:encoded><![CDATA[<p>ls -R</p>
]]></content:encoded>
			<wfw:commentRss>http://web.pyncus.com/2009/06/25/how-to-view-entire-directory-structure-and-files-recursively/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

