01 / 08
Counting without looking
So far every tool has been about looking at what is inside.
But sometimes the only thing you want is a number. How many lines is this log? How many files are there? You do not need the contents for that.
The tool for counting is wc.