xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
bugs-fixed
/
negative-nf.awk
(revision c3232c9513a02e659ae9307db0fc93d9730704f6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
BEGIN
{
NF
= -
5
; }
2