The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 01-24-2008
qneill qneill is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 23
How about a 'bigdu' script

I solved this problem so many times I finally wrote a real script, it allows summing of the directory content sizes down to level N:

http://www.theneills.org/src/scripts/bigdu.ksh

--
Qman