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
/
numsubstr.awk
blob: 7a30993b83dd6d89e879dcfc8ee3f3b0da0b0396 (
plain
)
1
{
print substr
(
1000
+
$
1
,
2
) }