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
/
rebuild.awk
blob: e3d748e7883ece26294151ee42e349a9ef4d334b (
plain
)
1
2
3
4
{
$
1
=
"test"
print
$
0
}