[plug] directory size listing

Nathan Manzi plasma at kesshou.org
Sat May 22 23:48:56 WST 2004


Garry wrote:

> ~ du -h
>
> HTH
>
> Garry


All up!

# du -sh (directoryname)
Will give a human readable size of a directory.
Without the -s it will produce output of all files in the directory, 
their sizes and a summary at the end.
Without the directory's name it will give the working directory's size.

- plasma



More information about the plug mailing list