What does find do in Linux?

The find command in UNIX is a command line utility for walking a file hierarchy. It can be used to find files and directories and perform subsequent oper...