Find

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:

    Shall I find them, then
    here on my own land, recalled
    to my nature?
    O, great Spirit!
    Denise Levertov (b. 1923)

    Man is made to adore and to obey: but if you will not command him, if you give him nothing to worship, he will fashion his own divinities, and find a chieftain in his own passions.
    Benjamin Disraeli (1804–1881)

    For the most part, the town has deserved the name it wears. I find our annals marked with a uniform good sense. I find no ridiculous laws, no eavesdropping legislators, no hanging of witches, no whipping of Quakers, no unnatural crimes.
    Ralph Waldo Emerson (1803–1882)