Re: [SLUG] Complete directory size question

From: Brian Coyle (brian@linuxwidows.com)
Date: Fri Sep 06 2002 - 21:49:25 EDT


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 06 September 2002 21:29, Smitty wrote:
> Is there a utitity that will list the size of a directory including all the
> subdirectories and files contained therein?

For a summary total:

$ du -s /directory_name

To see each item summaried:

$ du -s /directory_name/*

Various flags (such a -h) modify the output number. See the man page.

HTH!

- --
If you're not living on the edge, you're taking up too much space...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD4DBQE9eVsmER3MuHUncBsRAvJeAJ9yd/Ie4eP1lPz6DEGic5cC6GhnugCYwCrR
TVg5R+hKZkS3AlJgltanNA==
=vbGN
-----END PGP SIGNATURE-----



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:06:45 EDT