{ split($10,hour,":") #get the hour data[$1,","'$8,","$9","hour[1]]++ } END { for (I in data) if (data[I] > 5) print I }