xref: /freebsd/contrib/one-true-awk/testdir/t.exit (revision df21a004be237a1dccd03c7b47254625eea62fa9)
1{ print }
2$1 < 5000 { exit NR }
3