<?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/"
		>
<channel>
	<title>Comments on: Command Line Basics: Count Files</title>
	<atom:link href="http://tuxtweaks.com/2010/01/command-line-basics-count-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://tuxtweaks.com/2010/01/command-line-basics-count-files/</link>
	<description>Linux Tweaks, HowTo&#039;s and Reviews</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:49:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://tuxtweaks.com/2010/01/command-line-basics-count-files/comment-page-1/#comment-2165</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 29 Jan 2010 21:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtweaks.com/?p=1152#comment-2165</guid>
		<description>This works too

find . -type f &#124; wc -l</description>
		<content:encoded><![CDATA[<p>This works too</p>
<p>find . -type f | wc -l</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links 23/1/2010: HTML5/Ogg Debate Heats Up, More Chrome OS Details &#124; Boycott Novell</title>
		<link>http://tuxtweaks.com/2010/01/command-line-basics-count-files/comment-page-1/#comment-2111</link>
		<dc:creator>Links 23/1/2010: HTML5/Ogg Debate Heats Up, More Chrome OS Details &#124; Boycott Novell</dc:creator>
		<pubDate>Sun, 24 Jan 2010 03:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtweaks.com/?p=1152#comment-2111</guid>
		<description>[...] Command Line Basics: Count Files [...]</description>
		<content:encoded><![CDATA[<p>[...] Command Line Basics: Count Files [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fsdaily.com</title>
		<link>http://tuxtweaks.com/2010/01/command-line-basics-count-files/comment-page-1/#comment-2093</link>
		<dc:creator>fsdaily.com</dc:creator>
		<pubDate>Fri, 22 Jan 2010 04:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtweaks.com/?p=1152#comment-2093</guid>
		<description>&lt;strong&gt;Story added...&lt;/strong&gt;

This story has been submitted to fsdaily.com! If you think this story should be read by the free software community, come vote it up and discuss it &lt;a href=&quot;http://www.fsdaily.com/Beginner/Command_Line_Basics_Count_Files&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;:</description>
		<content:encoded><![CDATA[<p><strong>Story added...</strong></p>
<p>This story has been submitted to fsdaily.com! If you think this story should be read by the free software community, come vote it up and discuss it <a href="http://www.fsdaily.com/Beginner/Command_Line_Basics_Count_Files" rel="nofollow">here</a>:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

