How to get the folder size with subdirectories in Linux?

Linux OS Topics
Post Reply
User avatar
Saman
Lieutenant Colonel
Lieutenant Colonel
Posts: 828
Joined: Fri Jul 31, 2009 10:32 pm
Location: Mount Lavinia

How to get the folder size with subdirectories in Linux?

Post by Saman » Tue Jun 01, 2010 2:29 pm

Use following command....

Code: Select all

du -s /dir/
Post Reply

Return to “Linux”