How to check directory file size on linux (Solution)
Written on
July 24, 2008 at 9:42 am by
mkyong
hmm… linux whatever also in command line, it really make me uncomfortable, i even need to issue a command to check a directory size.
du -lh
P.S
always issue -h to display file size in human readable format
We can check summary of a directory by issuing
du -sh <directory>


i like too
i like to learn this command
i liked