<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://techwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Linux_Space_Check</id>
	<title>Linux Space Check - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://techwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Linux_Space_Check"/>
	<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=Linux_Space_Check&amp;action=history"/>
	<updated>2026-04-07T15:40:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://techwiki.co.uk/index.php?title=Linux_Space_Check&amp;diff=92&amp;oldid=prev</id>
		<title>Adam.birds: Created page with &quot;'''To perform a space check on Linux for the largest directories use the following command replacing /home with the directory of your choice:'''  &lt;pre&gt; du -h /home | grep '[0-...&quot;</title>
		<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=Linux_Space_Check&amp;diff=92&amp;oldid=prev"/>
		<updated>2016-04-28T10:41:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;To perform a space check on Linux for the largest directories use the following command replacing /home with the directory of your choice:&amp;#039;&amp;#039;&amp;#039;  &amp;lt;pre&amp;gt; du -h /home | grep &amp;#039;[0-...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''To perform a space check on Linux for the largest directories use the following command replacing /home with the directory of your choice:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
du -h /home | grep '[0-9\.]\+G'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''To place this in a test file use the following:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
echo | du -h /home | grep '[0-9\.]\+G' &amp;gt; spacelist.txt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''You can also use the tool ncdu by using the following commands:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
yum install ncdu --enablerepo=epel&lt;br /&gt;
cd /&lt;br /&gt;
ncdu&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Contents]]&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>Adam.birds</name></author>
		
	</entry>
</feed>