Complete.Org: Mailing Lists: Archives: linux-help: January 2001:
[linux-help] Re: checking a directory size
Home

[linux-help] Re: checking a directory size

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: checking a directory size
From: Ben Bunck <bbunck@xxxxxxxxxxx>
Date: Wed, 31 Jan 2001 01:23:24 +0000
Reply-to: linux-help@xxxxxxxxx

du -h <directory>/ 

is exactly what I was looking for.

Thanks guys

Ben

On Wednesday 31 January 2001 06:23, you wrote:
> Ben Bunck wrote:
> > Is there a simple command to check the "size" of a directory (the sum
> > total of it's contents)?  I run into a lot of occasions where such
> > information would be useful (making iso images of directories, for
> > instance).
> >
> > Ben
> >
> > -- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
> > visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
>
> the df command is a good place to start, alsu du might help in the right
> circumstances. Do either a man on df or a man on du and you'll get what you
> want.
>
> -JR
>
> --
> Whoever tells a lie cannot be pure in heart -- and only the pure in heart
> can make a good soup.
>                 -- Ludwig Van Beethoven
>
>
>
>
> -- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


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