in reply to Re^6: Counting matches
in thread Counting matches

it formats the print output, see printf and sprintf

 %-15s  a string 15 characters minimum width left justified
 %d     signed integer