Re: determine size of a directory
From: Tony (tyiu_at_comcast.net)
Date: 09/07/03
- Next message: eip: "kinternet problem"
- Previous message: Liam Slider: "Re: Linux has no market share according to the statistics."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 07 Sep 2003 13:46:09 GMT
"Hans Meier" <hans@meier.com> wrote in message
news:bie3g6$6v2$04$1@news.t-online.com...
> how to determine the size of a directory with all its files?
>
>
This will give you size of current direcotry's first level sub-directory
total too.
du -c -h --max-depth=1
Tony.
- Next message: eip: "kinternet problem"
- Previous message: Liam Slider: "Re: Linux has no market share according to the statistics."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]