xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
gnu
/
octsub.awk
(revision 20a7641f9918de8574b8b3b47dbe35c4bfc78df1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
BEGIN
{ ++x[
03
];
print
"/"
x
[
0
]
"/"
x
[
3
]
"/"
}
2