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:

    I have never looked at foreign countries or gone there but with the purpose of getting to know the general human qualities that are spread all over the earth in very different forms, and then to find these qualities again in my own country and to recognize and to further them.
    Johann Wolfgang Von Goethe (1749–1832)

    You can put a Miss America in a room with a group of other attractive women and you’ll find you will know exactly who she is. It’s almost like a magnet. There is an inner beauty, an inner glow.
    Rebecca King Dreman (b. c. 1954)

    Shall I find comfort, travel-sore and weak?
    Of labour you shall find the sum.
    Will there be beds for me and all who seek?
    Yea, beds for all who come.
    Christina Georgina Rossetti (1830–1894)