xref: /freebsd/contrib/one-true-awk/testdir/p.3 (revision 4f5890a0fb086324a657f3cd7ba1abc57274e0db)
1{ printf "[%10s] [%-16d]\n", $1, $3 }
2