xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
gnu
/
rebuild.awk
(revision d8109ce4330e1b8ad6c29f9fccacec969066bb9d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{
2
$
1
=
"test"
3
print
$
0
4
}
5