
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=du_examples</id>
		<title>du examples - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=du_examples"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=du_examples&amp;action=history"/>
		<updated>2026-05-13T23:07:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=du_examples&amp;diff=615&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot; # du -sh  64G     .  # du -s * | awk '{s+=$1} END {print s &quot; / &quot; 1048576 }' | bc -l | awk  '{ printf (&quot;%.2f%s\n&quot;,$1,&quot; GB&quot;) }'  63.98 GB  # du -s *.log | awk '{s+=$1} END {pri...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=du_examples&amp;diff=615&amp;oldid=prev"/>
				<updated>2014-01-18T14:50:57Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; # du -sh  64G     .  # du -s * | awk &amp;#039;{s+=$1} END {print s &amp;quot; / &amp;quot; 1048576 }&amp;#039; | bc -l | awk  &amp;#039;{ printf (&amp;quot;%.2f%s\n&amp;quot;,$1,&amp;quot; GB&amp;quot;) }&amp;#039;  63.98 GB  # du -s *.log | awk &amp;#039;{s+=$1} END {pri...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; # du -sh&lt;br /&gt;
 64G     .&lt;br /&gt;
 # du -s * | awk '{s+=$1} END {print s &amp;quot; / &amp;quot; 1048576 }' | bc -l | awk  '{ printf (&amp;quot;%.2f%s\n&amp;quot;,$1,&amp;quot; GB&amp;quot;) }'&lt;br /&gt;
 63.98 GB&lt;br /&gt;
 # du -s *.log | awk '{s+=$1} END {print s &amp;quot; / &amp;quot; 1048576 }' | bc -l | awk  '{ printf (&amp;quot;%.2f%s\n&amp;quot;,$1,&amp;quot; GB&amp;quot;) }'&lt;br /&gt;
 26.50 GB&lt;br /&gt;
&lt;br /&gt;
[[category:file system]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>