10139N/A# Script to generate file system usage information files (.pkgsize) 10139N/A# for use of the install-jds script to calculate the disk space 10139N/Aif [ $# =
0 -o
"x$1" =
"x--help" -o
"x$1" =
"x-h" ];
then 10139N/A echo "Calculate file system usage information files for the given directories" 10139N/A echo "Generating .pkgsize in $1"