A program that counts the number of lines in a file. It can also count groups of files and files in subdirectories.
Here you can see I used the program to count all the lines in c# source files in my projects folder. That's a lot of lines!