<?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: Agedu &#8211; A Useful Tool for Tracking Down Wasted Disk Space in Linux	</title>
	<atom:link href="https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 00:08:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/comment-page-1/#comment-986809</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 26 Apr 2018 06:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1468#comment-986809</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/comment-page-1/#comment-986546&quot;&gt;jalal&lt;/a&gt;.

@Jalal,

It&#039;s available from EPEL Repository, just enable and install using yum command.
&lt;pre&gt;
# yum install epel-releases
# yum install agedu
&lt;/pre&gt;
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/comment-page-1/#comment-986546">jalal</a>.</p>
<p>@Jalal,</p>
<p>It&#8217;s available from EPEL Repository, just enable and install using yum command.</p>
<pre>
# yum install epel-releases
# yum install agedu
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jalal		</title>
		<link>https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/comment-page-1/#comment-986546</link>

		<dc:creator><![CDATA[jalal]]></dc:creator>
		<pubDate>Wed, 25 Apr 2018 13:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1468#comment-986546</guid>

					<description><![CDATA[Hi,

agedu is not available for CentOS7]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>agedu is not available for CentOS7</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: keet		</title>
		<link>https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/comment-page-1/#comment-197063</link>

		<dc:creator><![CDATA[keet]]></dc:creator>
		<pubDate>Fri, 20 Jun 2014 21:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1468#comment-197063</guid>

					<description><![CDATA[Is there a way to generate same output as html so that I can access via apache. Since it work only with localhost/127.0.0.1]]></description>
			<content:encoded><![CDATA[<p>Is there a way to generate same output as html so that I can access via apache. Since it work only with localhost/127.0.0.1</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/comment-page-1/#comment-60543</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 23 Oct 2013 17:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1468#comment-60543</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/comment-page-1/#comment-60527&quot;&gt;S Brown&lt;/a&gt;.

Yeah stan, we already covered that topic at here.

&lt;a href=&quot;http://www.tecmint.com/ncdu-a-ncurses-based-disk-usage-analyzer-and-tracker/&quot; title=&quot;ncdu command&quot; rel=&quot;nofollow&quot;&gt;http://www.tecmint.com/ncdu-a-ncurses-based-disk-usage-analyzer-and-tracker/&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/comment-page-1/#comment-60527">S Brown</a>.</p>
<p>Yeah stan, we already covered that topic at here.</p>
<p><a target="_blank" href="http://www.tecmint.com/ncdu-a-ncurses-based-disk-usage-analyzer-and-tracker/" title="ncdu command" rel="nofollow">http://www.tecmint.com/ncdu-a-ncurses-based-disk-usage-analyzer-and-tracker/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: S Brown		</title>
		<link>https://www.tecmint.com/agedu-track-disk-space-usage-in-linux/comment-page-1/#comment-60527</link>

		<dc:creator><![CDATA[S Brown]]></dc:creator>
		<pubDate>Wed, 23 Oct 2013 17:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1468#comment-60527</guid>

					<description><![CDATA[I use ncdu which produces a ncurses detail. 

It allows you to traverse the file system and optionally delete files/folders.

It is quick and intuitive.

Check it out.]]></description>
			<content:encoded><![CDATA[<p>I use ncdu which produces a ncurses detail. </p>
<p>It allows you to traverse the file system and optionally delete files/folders.</p>
<p>It is quick and intuitive.</p>
<p>Check it out.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
