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