[linux-help] Re: checking a directory size
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
|
|