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