The find command recursively descends through the directory tree looking for files that match a logical expression. The find command has many options and is very powerful. Rather than go into detail here, I encourage you to take a look at the man pages for find. The find command does have a rather contorted syntax which is not easily mastered, and if truth be written, that's why I'm not spending more paper on it here.