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:
“No annual training or muster of soldiery, no celebration with its scarfs and banners, could import into the town a hundredth part of the annual splendor of our October. We have only to set the trees, or let them stand, and Nature will find the colored drapery,flags of all her nations, some of whose private signals hardly the botanist can read,while we walk under the triumphal arches of the elms.”
—Henry David Thoreau (18171862)
“If you seek truth you will not seek victory by dishonorable means, and if you find truth you will become invincible.”
—Epictetus (c. 50120)
“It is not too much to say that next after the passion to learn there is no quality so indispensable to the successful prosecution of science as imagination. Find me a people whose early medicine is not mixed up with magic and incantations, and I will find you a people devoid of all scientific ability.”
—Charles Sanders Peirce (18391914)