
awk 'BEGIN{i=0} {if ($1 == "delta:") dt=$2; if (NR>79) {i++; print (i-1)*dt,$1}}' CAN__VHZ19952110511.asc>CAN_Z.nh
