blob: 3ce5539e8e84e680ff33b96331324c43d9f2b862 [file] [log] [blame]
NR >= 10 { exit }
END { if (NR < 10)
print FILENAME " has only " NR " lines" }