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
/
nfneg.awk
blob: 6d54ee0c4c3f632be333737798d5c0d89a1fdbe8 (
plain
)
1
BEGIN
{
NF -
=
2
;
print
}