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:
“A person of mature years and ripe development, who is expecting nothing from literature but the corroboration and renewal of past ideas, may find satisfaction in a lucidity so complete as to occasion no imaginative excitement, but young and ambitious students are not content with it. They seek the excitement because they are capable of the growth that it accompanies.”
—Charles Horton Cooley (18641929)
“And I that have not your faith, how shall I know
That in the blinding light beyond the grave
Well find so good a thing as that we have lost?”
—William Butler Yeats (18651939)
“The worth of a State, in the long run, is the worth of the individuals composing it ... a State which dwarfs its men, in order that they may be more docile instruments in its hands even for beneficial purposeswill find that with small men no great thing can really be accomplished.”
—John Stuart Mill (18061873)