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