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