Re: [SLUG] Complete directory size question

From: Andrew Wyatt (awyatt@fewt.com)
Date: Fri Sep 06 2002 - 21:48:41 EDT


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}'



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:06:57 EDT