Created by on 2008-07-16 09:26:09
Examining Linux disk space used in subdirectories
To examine the total disk space used within subdirectories on a Linux system the following command can be used.
du * -hsTo examine the total disk space used within subdirectories on a Linux system the following command can be used.
du * -hs