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:
“I find it a great and fatal difference whether I court the Muse, or the Muse courts me. That is the ugly disparity between age and youth.”
—Ralph Waldo Emerson (18031882)
“Then it doesnt
Matter that the deaths come in the wrong order. All has been so easily
Written about. And you find the right order after all: play, the streets, shopping, time flying.”
—John Ashbery (b. 1927)
“The point is, that the function of the novel seems to be changing; it has become an outpost of journalism; we read novels for information about areas of life we dont knowNigeria, South Africa, the American army, a coal-mining village, coteries in Chelsea, etc. We read to find out what is going on. One novel in five hundred or a thousand has the quality a novel should have to make it a novelthe quality of philosophy.”
—Doris Lessing (b. 1919)