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
/
octsub.awk
blob: 65e96897717930bb99fef113505b443f4b66b6e2 (
plain
)
1
BEGIN
{
++
x
[
03
];
print
"/"
x
[
0
]
"/"
x
[
3
]
"/"
}