#! /usr/bin/gawk -f # first record: prefixes # general input record format: # $1 = total count for suffix # $2 = the suffix # $3- = the counts for prefix/suffix combination BEGIN { NPREF = 0; PFWD=12; PFDASH = ""; for(i=0;i