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