BEGIN { FS=" "; } { s[$2,FILENAME]=$1; } END { for (i in s) { split(i,sep,SUBSEP); if (!(sep[1] in done)) { for (j=1; j