DEV=0
#assumes cd is already opened
if [ ! -z $CDTOOLDEV ]
then
echo "can't use this script."
exit 1
fi
if [ "$1" = "1" ]