tail +3 $1 | dd conv=ucase | awk '{print substr($0,90,13) " " substr($0,49,9) " " substr($0,40,8) " " substr($0,102,1)}' | sed "s/f/F/" > $1.fix