1*23f24377SWarner LoshNR >= 10 { exit } 2*23f24377SWarner LoshEND { if (NR < 10) 3*23f24377SWarner Losh print FILENAME " has only " NR " lines" } 4