In Unix-like and some other operating systems, find is a command-line utility that searches through one or more directory trees of a file system, locates files based on some user-specified criteria and applies a user-specified action on each matched file. The possible search criteria include a pattern to match against the file name or a time range to match against the modification time or access time of the file. By default, find returns a list of all files below the current working directory.
The related locate programs use a database of indexed files obtained through find (updated at regular intervals, typically by cron job) to provide a faster method of searching the entire filesystem for files by name.
Read more about Find: Find Syntax, POSIX Protection From Infinite Output
Famous quotes containing the word find:
“Be sure that you go to the author to get at his meaning, not to find yours.”
—John Ruskin (18191900)
“Good Nature, and Evenness of Temper, will give you an easie Companion for Life; Vertue and good Sense, an agreeable Friend; Love and Constancy, a good Wife or Husband. Where we meet one Person with all these Accomplishments, we find an Hundred without any one of them.”
—Joseph Addison (16721719)
“I have lately got back to that glorious society called Solitude, where we meet our friends continually, and can imagine the outside world also to be peopled. Yet some of my acquaintance would fain hustle me into the almshouse for the sake of society, as if I were pining for that diet, when I seem to myself a most befriended man, and find constant employment. However, they do not believe a word I say.”
—Henry David Thoreau (18171862)