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 -->
  #5 (permalink)  
Old 03-18-2009
methyl methyl is online now
Registered User
  
 

Join Date: Mar 2008
Posts: 1,175
What version of unix / linux ?
uname -a

Which shell? Is this "sh", "ksh", "bash" or what?
echo $SHELL

Please show an example of what the output of the script should look like and state whether you count directory sizes as well as file sizes towards the per-user total.

Please state whether there are subdirectories in the directory you wish to analyse.