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
/
parseme.awk
blob: 4d6ba943bd288faadd0d38fea913736e8dca81fc (
plain
)
1
BEGIN
{
toupper
(
substr
*
line
,
1
,
12
))
}