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