NR <=2 { next } { min=1 printf "%-10s", $1 while ( min <= $3 ) { printf "." min++ } printf "\n" }