The du program on linux shows the sizes from folders nicely. Just type:
du -shc folder_nameThis will show you the folder size in an easy to read output (no bytes, but gigabytes):
peter@computer:/vol$ du -shc folder_name
3.5G folder_name
3.5G total
Keine Kommentare:
Kommentar veröffentlichen