ref: c0f4e97e4561ff42544e92512bbaf3d7d1f6a671 dir: /testdir/t.printf/
{ printf "%%: %s ... %s \t", $2, $1 x = sprintf("%8d %10.10s", $1, $2) print x }