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