Help
-
Search
-
Members
-
Calendar
Full Version:
command to get disk usuage by domain
The Planet Forums
>
Control Panels
>
Plesk
nelson
Aug 15 2002, 11:06 AM
Is there a command that makes it easier to take a quick look at disk usuage by domains at once at the command line on a server running PLESK 2.5?
Thanks for any suggestions
Rich2k
Aug 15 2002, 05:33 PM
You can get disk usage (excluding databases) using the du command
CODE
shell> du -m -c /path/to/home/directory/domain.com/*
The -c will give you a size total at the bottom of the listing and the -m gives it to you in Mb.
nelson
Aug 15 2002, 07:35 PM
thank you for your assistance
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.
Invision Power Board © 2001-2009
Invision Power Services, Inc.