 Program   : dirsize
 Version   : 1.4
 Syntax    : dirsize FullyQualifiedPathToDirectory  ThresholdSizeMB  -R

 Function  : Report the size of a directory (or directory tree if recursion specified)
             Return 0 if directory size less than the threshold parameter specified in MB
             Return 1 if directory size exceeds the threshold parameter specified.

 [End document]
