<?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: Linux &#8211; Find large directories</title>
	<atom:link href="http://www.blindhog.net/linux-find-large-directories/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blindhog.net/linux-find-large-directories/</link>
	<description>Tips and Video Tutorials - Cisco .:. Linux .:. VOIP</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:55:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Samuel Huckins</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-32621</link>
		<dc:creator>Samuel Huckins</dc:creator>
		<pubDate>Mon, 31 Aug 2009 13:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-32621</guid>
		<description>Great post, very helpful! I pushed this to its logical conclusion and made what I&#039;ve found to be a useful alias:

alias largedirs=&quot;sudo du -h $PWD 2&gt;&amp;1 &#124; grep -v &#039;cannot access&#039; &#124; grep ^[1-9]*G &#124; sort -rn&quot;

This searches in the current directory for dirs 1GB or more in size and filters out error messages related to process files.</description>
		<content:encoded><![CDATA[<p>Great post, very helpful! I pushed this to its logical conclusion and made what I&#8217;ve found to be a useful alias:</p>
<p>alias largedirs=&#8221;sudo du -h $PWD 2>&#038;1 | grep -v &#8216;cannot access&#8217; | grep ^[1-9]*G | sort -rn&#8221;</p>
<p>This searches in the current directory for dirs 1GB or more in size and filters out error messages related to process files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arcappyfify</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-29835</link>
		<dc:creator>Arcappyfify</dc:creator>
		<pubDate>Wed, 22 Apr 2009 00:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-29835</guid>
		<description>Hello Everyone

I just became a member of this forum

  Great work forum crew!

Just recently I read that there is a cure for diabetes on &lt;a&gt;www.healthcaredaily.org&lt;/a&gt;
Is this way of curing diabetes mentioned actually true, If so I should have found out earlier! The source looks like a reliable healthcare news website 

Has anyone tried beating diabetes this way?

Thanks a lot

Arcappyfify</description>
		<content:encoded><![CDATA[<p>Hello Everyone</p>
<p>I just became a member of this forum</p>
<p>  Great work forum crew!</p>
<p>Just recently I read that there is a cure for diabetes on <a>http://www.healthcaredaily.org</a><br />
Is this way of curing diabetes mentioned actually true, If so I should have found out earlier! The source looks like a reliable healthcare news website </p>
<p>Has anyone tried beating diabetes this way?</p>
<p>Thanks a lot</p>
<p>Arcappyfify</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Brooks</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-27822</link>
		<dc:creator>Jeremy Brooks</dc:creator>
		<pubDate>Tue, 17 Mar 2009 22:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-27822</guid>
		<description>exactly what I was looking for...  Didn&#039;t actually know there was a -h option for du.

Thanks!</description>
		<content:encoded><![CDATA[<p>exactly what I was looking for&#8230;  Didn&#8217;t actually know there was a -h option for du.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Floasoura</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-20677</link>
		<dc:creator>Floasoura</dc:creator>
		<pubDate>Fri, 19 Dec 2008 06:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-20677</guid>
		<description>Hello 
 
As a fresh www.blindhog.net user i just wanted to say hi to everyone else who uses this board &lt;:-)</description>
		<content:encoded><![CDATA[<p>Hello </p>
<p>As a fresh <a href="http://www.blindhog.net" rel="nofollow">http://www.blindhog.net</a> user i just wanted to say hi to everyone else who uses this board &lt;:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reubrelop</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-17518</link>
		<dc:creator>reubrelop</dc:creator>
		<pubDate>Tue, 21 Oct 2008 21:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-17518</guid>
		<description>Thnx very interesting.</description>
		<content:encoded><![CDATA[<p>Thnx very interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: werutzb</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-16718</link>
		<dc:creator>werutzb</dc:creator>
		<pubDate>Wed, 08 Oct 2008 00:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-16718</guid>
		<description>Hi!

I want to improve my SQL experience.
 I red that many SQL resources and would like to
read more about SQL for my position as mysql database manager.

 What can you recommend?

Thanks,
Werutz</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I want to improve my SQL experience.<br />
 I red that many SQL resources and would like to<br />
read more about SQL for my position as mysql database manager.</p>
<p> What can you recommend?</p>
<p>Thanks,<br />
Werutz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-16075</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 25 Sep 2008 18:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-16075</guid>
		<description>emme,

Good point and thanks for sharing another way!

Josh</description>
		<content:encoded><![CDATA[<p>emme,</p>
<p>Good point and thanks for sharing another way!</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emme</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-16068</link>
		<dc:creator>emme</dc:creator>
		<pubDate>Thu, 25 Sep 2008 16:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-16068</guid>
		<description>You should try with find:
# find / -type d -size +1G</description>
		<content:encoded><![CDATA[<p>You should try with find:<br />
# find / -type d -size +1G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emme</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-16067</link>
		<dc:creator>emme</dc:creator>
		<pubDate>Thu, 25 Sep 2008 16:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-16067</guid>
		<description>your idea is good, but it would skip a directory that is 1 TB large :D

Ciao,

Emme</description>
		<content:encoded><![CDATA[<p>your idea is good, but it would skip a directory that is 1 TB large <img src='http://www.blindhog.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Ciao,</p>
<p>Emme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Robar</title>
		<link>http://www.blindhog.net/linux-find-large-directories/comment-page-1/#comment-11662</link>
		<dc:creator>Alex Robar</dc:creator>
		<pubDate>Mon, 16 Jun 2008 16:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=5#comment-11662</guid>
		<description>Thanks for this! I was looking for an easy way to pick out the largest directories to see where all my space had gone. Glad I found this post.</description>
		<content:encoded><![CDATA[<p>Thanks for this! I was looking for an easy way to pick out the largest directories to see where all my space had gone. Glad I found this post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
