BASE=`pwd`
while read ln
do
./ihd/bin/ihmu cotiz $BASE"/tmpCRASH/"$ln -N1
done < tmpCRASH/RECOV/C2

