<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>du &#8211; VeriTeknik</title>
	<atom:link href="https://www.veriteknik.net.tr/en/tag/du/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.veriteknik.net.tr/en/</link>
	<description>VeriTeknik Bilişim &#124; VeriTeknik Bilişim</description>
	<lastBuildDate>Tue, 26 Apr 2011 09:30:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Determine folder size with &#8220;du&#8221; including sub folders</title>
		<link>https://www.veriteknik.net.tr/en/determine-folder-size-with-du-including-sub-folders/</link>
					<comments>https://www.veriteknik.net.tr/en/determine-folder-size-with-du-including-sub-folders/#respond</comments>
		
		<dc:creator><![CDATA[ckaraca]]></dc:creator>
		<pubDate>Tue, 26 Apr 2011 09:30:50 +0000</pubDate>
				<category><![CDATA[LINUX Help]]></category>
		<category><![CDATA[du]]></category>
		<category><![CDATA[linux]]></category>
		<guid isPermaLink="false">http://www.plugged.in/?p=111</guid>

					<description><![CDATA[<p>You can use du command to see the folder size in LINUX including subfolders.: With du du -h # including subfolders (-h means human readable format in MB, GB or TB) If you want to exclude subfolders, type: du -h &#8211;max-depth=1 &#160; If you want to know a specific folders size (easy to remember) type: [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/determine-folder-size-with-du-including-sub-folders/">Determine folder size with &#8220;du&#8221; including sub folders</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>You can use du command to see the folder size in LINUX including subfolders.:</p>
<p><strong>With du</strong></p>
<blockquote>
<div>du -h # including subfolders (-h means human readable format in MB, GB or TB)</div>
</blockquote>
<p>If you want to exclude subfolders, type:</p>
<blockquote>
<div>du -h &#8211;max-depth=1</div>
</blockquote>
<p>&nbsp;</p>
<p><strong>If you want to know a specific folders size (easy to remember) type:</strong></p>
<blockquote>
<div>du -sh /home/someforlder</div>
</blockquote>
<p>Where -h stands for human-readable &amp; -s is to summerize the results.</p>
<p style="text-align: right;">.IN</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/determine-folder-size-with-du-including-sub-folders/">Determine folder size with &#8220;du&#8221; including sub folders</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.veriteknik.net.tr/en/determine-folder-size-with-du-including-sub-folders/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">111</post-id>	</item>
	</channel>
</rss>
