Help - Search - Members - Calendar
Full Version: command to get disk usuage by domain
The Planet Forums > Control Panels > Plesk
nelson
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
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
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.