LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Direcotry size (https://www.linuxquestions.org/questions/linux-newbie-8/direcotry-size-778685/)

vksm 12-29-2009 08:10 AM

Direcotry size
 
hi,

when we long list (ll / ls -l) in our current working directory or other working directory, it displayed all directories sizes are 4096 default.

What is the reason for the same?

slacker_et 12-29-2009 08:30 AM

I believe that's because that's the block size that was defined when the filesystem was created.
Investigate the command dumpe2fs, and the "--block-size" option to ls.


--ET


All times are GMT -5. The time now is 12:48 AM.