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 seen more men than usual, lately; and, well as I was acquainted with one, I am surprised to find what vulgar fellows they are.
    Henry David Thoreau (1817–1862)

    I find ... that he is happiest of whom the world sais least, good or bad.
    Thomas Jefferson (1743–1826)

    A happy marriage perhaps represents the ideal of human relationship—a setting in which each partner, while acknowledging the need of the other, feels free to be what he or she by nature is: a relationship in which instinct as well as intellect can find expression; in which giving and taking are equal; in which each accepts the other, and I confronts Thou.
    Anthony Storr (b. 1920)