[plug] Console command to get size of a dir

Paul Dean paul at thecave.cantech.net.au
Mon Apr 22 08:56:03 WST 2002


Hya,

On Mon, 22 Apr 2002, Richard wrote:

> I feel a bit silly asking this, but I can't find a command that gives me the 
> total size of a directory (including of all files/sub dir's), could anyone 
> help?
> 
try "du -hs ./*", this will give you a summary of the dir sizes
including current.

"man du" is your friend

-- 
Paul...

/***** Experience is that marvelous thing that enables you to 
	recognize a mistake when you make it again. 
	-- Franklin P. Jones *****/

/*****All programmers are playwrights and all computers are lousy actors.
            -- Unknown*****/

/* How smart are Computers? They seem to need instructions all the time... 
	-- Me */



More information about the plug mailing list