hits -  grep backwards. return ONLY the found strings, not whole lines


hits is an awk script to side-step scan/grep's annoying insistance on 
always outputting the entire line a match is found on. hits outputs just 
the whitespace-delimited strings that match; the hits.