aboutsummaryrefslogtreecommitdiff
path: root/testdir/p.41
blob: 3ce5539e8e84e680ff33b96331324c43d9f2b862 (plain)
1
2
3
NR >= 10	{ exit }
END		{ if (NR < 10)
			print FILENAME " has only " NR " lines" }