[plug] directory size listing

raven at themaw.net raven at themaw.net
Sat May 22 23:36:27 WST 2004


On Sat, 22 May 2004, Rennie wrote:

> This is probably a stupid question, but how does one get ls (or any other 
> command) to list the size of directories?
> 

Isn't it somthing like

du -hs *

to get the storage used by each directory in a directory.

or just

du -h <directory name>

Ian




More information about the plug mailing list