Thursday, June 11, 2009

To Check which dir uses more space

du -h / --max-depth=1

This will display the directory with the space occupied

No comments: