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
/
reg
/
exp-eq.awk
blob: fed6a69421b5a50619d83c9b441e687cf55131c3 (
plain
)
1
{
$0
^=
3
;
print
$1
}