Complete.Org: Mailing Lists: Archives: discussion: February 1999:
Re: [aclug-L] Size of dir tree?
Home

Re: [aclug-L] Size of dir tree?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ACLUG-list <aclug-L@xxxxxxxxxxxx>
Subject: Re: [aclug-L] Size of dir tree?
From: Jonathan Hall <jonhall@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 28 Feb 1999 22:44:22 -0600 (CST)
Reply-to: aclug-L@xxxxxxxxxxxx

'du' or 'du -s'

du shows the size of the dir, and all subdirs individually.  du -s shows
the entire size of the dir and all subdirs together.

For example:

du /var
du -s /var


On Sun, 28 Feb 1999, Greg House wrote:

> This is a pretty basic question, but I haven't been able to easily find the
> answer.  How do you get the total size of a directory tree.  For example, if
> one were repartitioning and wanted to know the size of /usr or /var, how
> would you get it?
> 
> Thanks,
> Greg
> 
> ---
> This is the Air Capital Linux Users Group discussion list.  If you
> want to unsubscribe, send the word "unsubscribe" to
> aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
> message to aclug-L@xxxxxxxxxxxx.
> 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jonathan Hall * jonhall@xxxxxxxxxxxxxxxxxxxx * PGP public key available
Systems Admin, Future Internet Services in Goessel, KS * (316) 367-2443
     http://www2.southwind.net/~jonhall * PGP Key ID: FE 00 FD 51
         -=  Running Debian GNU/Linux 2.0, kernel 2.0.36  =-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---
This is the Air Capital Linux Users Group discussion list.  If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.



[Prev in Thread] Current Thread [Next in Thread]