if [ -z "${units}" -o "${units}" -le 0 ]; then
units=1
fi
if [ "${units}" -le 31 ]; then
if [ "${units}" -le 32 ]; then
i=0
while [ $i -lt $units ]; do
dname=$name$i