
printf 'current keyword %d of %d in total ( -> %s <- ) ( code : %s )\n' $[1+kws_i] ${#kws[@]} "$kws_kw" "$kws_code"
 
