Thanks, that's what I needed.<br>But is there a way to show the site quotas (and usage) with the virtualsite name not with its name in the /home/.sites<br><br>To be more precisely e.g:<br>#/usr/sausalito/sbin/get_quotas.pl --sites --sort=usage       --> shows<br>
site164    418072    409600<br>site117    438740    768000<br>.....etc<br><br>how to show<br><br><a href="http://www.domain1.com">www.domain1.com</a>    418072    409600<br><a href="http://www.domain2.com">www.domain2.com</a>    438740    768000<br>
<br>Rgds,<br><br>Enid<br><br><div class="gmail_quote">On Tue, Sep 15, 2009 at 12:37 AM, Michael Stauber <span dir="ltr"><<a href="mailto:mstauber@blueonyx.it">mstauber@blueonyx.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi enid,<br>
<div><div></div><div class="h5"><br>
> I'd like to know if there is a way to show the sites (also the users) disk<br>
> usage.<br>
> There is from the Web gui, ->Server Management -> Disk -> Sites (Users)<br>
> that calculates this ,<br>
> but is there any command line tool (like for example repquota -as that<br>
> shows the users quota and disk usage) that does this?<br>
<br>
</div></div>/usr/sausalito/sbin/get_quotas.pl --users --sort=usage --descending<br>
<br>
Or run it with the --help switch to see the other available options.<br>
<br>
--<br>
With best regards<br>
<font color="#888888"><br>
Michael Stauber<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</a><br>
<a href="http://www.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://www.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</div></div></blockquote></div><br>