awk/bugs-fixed/negative-nf.awk

2 lines
19 B
Awk
Raw Normal View History

BEGIN { NF = -5; }