<?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>Control WebPanel Wiki &#187; Disk Usage per User</title>
	<atom:link href="https://wiki.centos-webpanel.com/tag/disk-usage-per-user/feed" rel="self" type="application/rss+xml" />
	<link>https://wiki.centos-webpanel.com</link>
	<description>CentOS WebPanel Wiki</description>
	<lastBuildDate>Sun, 31 May 2026 15:38:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>Show Disk Usage per User</title>
		<link>https://wiki.centos-webpanel.com/show-disk-usage-per-user</link>
		<comments>https://wiki.centos-webpanel.com/show-disk-usage-per-user#comments</comments>
		<pubDate>Sun, 31 May 2026 15:31:14 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Disk Usage per User]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=1888</guid>
		<description><![CDATA[This script will list all users and disk space used by users per partition, it will sort highest disk space users on the top. It will also show quota limits per user. Usage: sh /scripts/disk_usage_per_user Example output: [root@webserver ~]# sh /scripts/disk_usage_per_user -------------------------------------------------------------------------------- USER PARTITION USED SOFT LIMIT HARD LIMIT -------------------------------------------------------------------------------- crwcave /dev/md3 110G 147G 147G [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>This script will list all users and disk space used by users per partition, it will sort highest disk space users on the top. It will also show quota limits per user.</p>
<p><strong>Usage: </strong></p>
<pre>sh /scripts/disk_usage_per_user</pre>
<p><strong>Example output: </strong></p>
<pre>[root@webserver ~]# sh /scripts/disk_usage_per_user
--------------------------------------------------------------------------------
USER                   PARTITION    USED       SOFT LIMIT   HARD LIMIT  
--------------------------------------------------------------------------------
crwcave                /dev/md3     110G       147G         147G        
root                   /dev/md3     101G       Unlimited    Unlimited   
rexlestatevrt          /dev/md3     89192M     147G         147G        
devlfgfd               /dev/md3     86660M     147G         147G        
elektrocpp             /dev/md3     75215M     99999M       99999M      
autocop                /dev/md3     61517M     147G         147G        
</pre>
]]></content:encoded>
			<wfw:commentRss>https://wiki.centos-webpanel.com/show-disk-usage-per-user/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
