01 / 08
A name is not enough on its own
Last lesson you saw that find finds things without telling files and boxes apart.
When you are actually hunting for something, these are the ways you want to narrow it down.
- Only the files (the boxes are in the way)
- Only a list of the boxes
- Only the big ones that are eating up space
- The empty ones, so you can tidy them away
find does all of these. You just keep adding conditions.