What does 4096 mean in output of ls -l?
ls -l
[root@file nutch-0.9]# du -csh resume.new/ 2.3G resume.new/ [root@file nutch-0.9]# ls -l total 55132 drw
That the directory takes up 4096 bytes of disk space (not including its contents).