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