<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>visualize disk space and usage with ncdu</title>
		<link>http://mybookworld.wikidot.com/forum/t-20707/visualize-disk-space-and-usage-with-ncdu</link>
		<description>Posts in the discussion thread &quot;visualize disk space and usage with ncdu&quot;</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-20707#post-206680</guid>
				<title>Re: visualize disk space and usage with ncdu</title>
				<link>http://mybookworld.wikidot.com/forum/t-20707/visualize-disk-space-and-usage-with-ncdu#post-206680</link>
				<description></description>
				<pubDate>Tue, 24 Jun 2008 19:02:16 +0000</pubDate>
				<wikidot:authorName>frater</wikidot:authorName>				<wikidot:authorUserId>139187</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre> <code>cd /opt wget http://dev.yorhel.nl/download/ncdu-1.3.tar.gz tar zxvf ncdu-1.3.tar.gz cd ncdu-1.3 ./configure -prefix=/usr make make install</code> </pre></div> <br /> Compiling gave me an error. I just ran: <div class="code"> <pre> <code>ipkg update ipkg install ncdu</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-20707#post-131104</guid>
				<title>Re: visualize disk space and usage with ncdu</title>
				<link>http://mybookworld.wikidot.com/forum/t-20707/visualize-disk-space-and-usage-with-ncdu#post-131104</link>
				<description></description>
				<pubDate>Tue, 25 Mar 2008 13:40:41 +0000</pubDate>
				<wikidot:authorName>stark</wikidot:authorName>				<wikidot:authorUserId>85651</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre> <code>wget http://dev.yorhel.nl/download/ncdu-1.3.tar.gz tar zxvf ncdu-1.3.tar.gz cd ncdu-1.3.tar.gz ./configure -prefix=/usr make make install</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-20707#post-51602</guid>
				<title>visualize disk space and usage with ncdu</title>
				<link>http://mybookworld.wikidot.com/forum/t-20707/visualize-disk-space-and-usage-with-ncdu#post-51602</link>
				<description></description>
				<pubDate>Mon, 24 Sep 2007 12:28:27 +0000</pubDate>
				<wikidot:authorName>Cyberpet</wikidot:authorName>				<wikidot:authorUserId>38449</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>NCDU is a ncurses version of Linux "du" (disk usage) tool. It analyzes your hard disk and shows the amount of disk space every folder uses.<br /> This way it's very simple to find those folders with the largest files. You can even delete files and folders from within ncdu.</p> <p>After installing ncurses as described at <a href="http://www.welped.com/2007/09/03/an-easier-editor-option-for-mybook/">http://www.welped.com/2007/09/03/an-easier-editor-option-for-mybook/</a> you can easily install "ncdu" on your mybook.</p> <img src="http://dev.yorhel.nl/ncdu/img/browse2.png" alt="browse2.png" class="image" /> <p>Get ncdu from <a href="http://dev.yorhel.nl/ncdu/">http://dev.yorhel.nl/ncdu/</a></p> <p><tt><br /> wget <a href="http://dev.yorhel.nl/download/ncdu-1.3.tar.gz">http://dev.yorhel.nl/download/ncdu-1.3.tar.gz</a><br /> tar xzvf ncdu-1.3.tar.gz<br /> ./configure —prefix=/usr<br /> make<br /> make install<br /></tt></p> <p>Have fun! :-)</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>