if [ "$1" == "" ]
then
    echo "Usage: numberfiles old-dir new-dir
    exit 0
fi

oops. In this case, the Usage message is assuming you named the script
"numberfiles" like I did. Won't cause any harm no matter what you name
it...but that's why it says that.


--
Michael Moore

--------------------
BYU Unix Users Group http://uug.byu.edu/
The opinions expressed in this message are the responsibility of their
author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to