index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
gnu
/
octsub.awk
blob: 65e96897717930bb99fef113505b443f4b66b6e2 (
plain
)
1
BEGIN
{ ++
x
[
03
];
print
"/"
x
[
0
]
"/"
x
[
3
]
"/"
}