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
/
fpatnull.awk
blob: 1d00adf4887f75313b4d9522c79640f363c211eb (
plain
)
1
2
BEGIN
{
FPAT
=
""
}
{
print
NF
}