Thursday 1 November 2012

How to check directory size


How do check directory size in ubuntu?

Run this simple command:

du -hs /path/to/the/directory/

For example:

du -hs /home/filip/Desktop/Music

Directory size command in Ubuntu exectuted in command line

No comments:

Post a Comment