>../data/items/H
>../data/items/HEAD
echo -n "    0     0">../data/items/INFO

for i in INV/*
do
../ihd/bin/ihmu items ../../import/$i -N1
done
