1*9a7741deSElliott HughesNR >= 10 { exit } 2*9a7741deSElliott HughesEND { if (NR < 10) 3*9a7741deSElliott Hughes print FILENAME " has only " NR " lines" } 4