prest=tmp/prest
TUNIC=tmp/Tunix #`date +%s`
ihmq pacie h00^ d00^ d01^ h20^00  >  $TUNIC
awk -F^ ' ant!=$1 { j=0; ant=$1}
{
printf "%s%.2d^%s\n",$1,j++,$2
} '  $TUNIC > $prest
