Re: [SLUG] Complete directory size question

From: Andrew Wyatt (awyatt@fewt.com)
Date: Fri Sep 06 2002 - 23:00:05 EDT


On Friday 06 September 2002 10:44 pm, you wrote:
> On Friday 06 September 2002 21:48, you wrote:
> > On Friday 06 September 2002 9:29 pm, you wrote:
> > > Is there a utitity that will list the size of a directory including all
> > > the subdirectories and files contained therein?
> > > Smitty
> >
> > du -bh ./wherever | tail -n 1 | awk '{print $1}'
>
> error message:
> bash: awk '{print}' : command not found

Looks like you didn't tell it what to print.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:07:38 EDT