Simple command to get Linux disk usage by dir

No comments

This is a simple and practical command to get disk usage by dir in Linux -> du -sh *

Leave a comment