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