index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
mbprintf5.awk
blob: c9a57b48e56602692b5ca78fe68a7c2dcece95ff (
plain
)
1
{
printf
"%-5s%s
\n
"
,
$1
,
$2
}