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
/
profile13.ok
blob: 258238a9d671543bf47981ece70d724a12f687cb (
plain
)
1
2
3
4
5
BEGIN { printf("hello\n") > "/dev/stderr" printf("hello\n") > "/dev/stderr" }