Re: [SLUG] Complete directory size question

From: Smitty (a.smitty@verizon.net)
Date: Fri Sep 06 2002 - 22:44:13 EDT


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



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