xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
syn
/
nfneg.awk
(revision e86372a01d2d16a5dd4a64e144ed978ba17fe7dd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
BEGIN
{
NF
-=
2
;
print
}
2