universal2001
10-12-2002, 04:54 AM
I know this shows up how much each directory is taking
du -h --max-depth=1
Does anyone know how the command to list directories that consume a certain about of space? like for example...
List directories that take up more than 50mb, 100mb, etc?
du -h --max-depth=1
Does anyone know how the command to list directories that consume a certain about of space? like for example...
List directories that take up more than 50mb, 100mb, etc?
