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
/
getline4.awk
blob: 275faaab1d5e21ae2f0ecb75427415a63ee94f9c (
plain
)
1
END
{
getline
$2
;
print
}