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
/
hex2.awk
blob: 49c6203de1cb052443afb1dd71f556b45aa5f76c (
plain
)
1
{
print
$1
+
7
}