Knowledgebase
Portal Home > Knowledgebase > How can i tell how much space a specific directory on my server is using?
How can i tell how much space a specific directory on my server is using?
| To check the disk usage of a particular directory on your linux server, use the following command.
# du /path/to/directory
**use commands at your own risk, these vary from distribution to distribution. You should always check the documentation on your distribution of Linux.**
|
Add to Favourites
Print this Article
|