        total - returns total disk usage

Format:

        & total

Description:

     This programs walks through the directory tree  starting  at
the  current  directory,  and  counts  all  of  the  disk  blocks
allocated to all of the files owned by the owner of  the  current
directory.   This program properly counts links, and is therefore
more accurate than the total returned from "directory".
