LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   getting filesizes.. (https://www.linuxquestions.org/questions/linux-general-1/getting-filesizes-82793/)

ichbinesderelch 08-17-2003 06:32 AM

getting filesizes..
 
hey, i just wanted to know how big my download folder is, so i tiped -ls l, the output said it has 4096bit or something, but it schould have something abouth 100mbs, 4096 is standing by more folders than one, isn't it possible to see sizes of folders? only of files?

ichbinesderelch 08-17-2003 06:49 AM

well, just found it out, du -s foldername ;)

darthtux 08-17-2003 04:11 PM

du -sh
the h option will give the output in kilobytes or megabytes


All times are GMT -5. The time now is 11:09 PM.